Commit Graph
8 Commits
Author SHA1 Message Date
rafi1212122 ad2918899d help 2023-06-16 10:25:13 +07:00
rafi1212122 bfe8347610 yae openworld but dialogs aren't triggered 2023-06-12 20:06:26 +07:00
rafi1212122 f9e0aa8e1f lobby part 1, idk what i'm doing 2023-06-10 07:27:06 +07:00
rafi1212122 115fc0951b unstable whisper, now you can dm your friend(if you have any lol) 2023-06-08 09:37:50 +07:00
rafi1212122 cd2087f6cb CustomHead and Frame impl, with GetMainDataRsp fix 2023-06-07 10:21:58 +07:00
TerminalAide0017 f95f370a48 Affixes and Equipment (#2)
* Update Equipment.cs

Added LVL and EXP params while adding some equipment

* Update Equipment.cs

changed params to the appropriate type and removed casting

* Update Equipment.cs

Removed unnecessary changes.

* Update RefineStigmataRuneReqHandler.cs

Simplified rolling

* Update GiveCommand.cs

Changed Default behavior of Equipment commands to grant only the max star level versions. Default's to max level as well.

* Update GiveCommand.cs

Added more command aliases,
> valks, valkyries, weap, wep,
> weapons-all, weap-all, wep-all, stigmata-all, stigs-all

added Avatar ID `316` to the blocked IDs list to prevent buggy behavior.

(might add `avatars-all` to get them back)

give weap/stigs 0 grants max level items
without the `-all` equipment only gives the highest rarity of each weapon.

* Update RefineStigmataRuneReqHandler.cs

Affixes are now 90% functional

* Update SelectNewStigmataRuneReqHandler.cs

Should work for any further affix handling changes without needing modifications (might break on 10x but shouldn't)

* Update AvatarCommand.cs

Blocked Sus-Nya

* Update AvatarCommand.cs

bitwise -> logical OR

* Update GiveCommand.cs

bitwise -> logical OR

* Update RefineStigmataRuneReqHandler.cs

bitwise -> logical AND

* Created Personal Abyss Command

* Created abyss command

* Update User.cs

Stores personal Abyss Temperature

* Update UltraEndlessGetMainDataReqHandler.cs

Uses personal Abyss Temp
2023-06-07 06:47:08 +07:00
Kyle873 d479abd58c hardly functional test impl for affixing 2023-06-05 08:52:32 -04:00
rafi1212122 cb2bc9d56e handlers folder re-strucutring 2023-06-05 13:18:07 +07:00