23 Commits

Author SHA1 Message Date
rafi1212122
26f323d52f Merge branch 'master' of https://github.com/rafi1212122/PemukulPaku 2023-06-12 20:06:29 +07:00
rafi1212122
bfe8347610 yae openworld but dialogs aren't triggered 2023-06-12 20:06:26 +07:00
Kyle873
dd1543c816 fixed regressions to give command, I am dum 2023-06-10 11:53:11 -04:00
Kyle873
aed8d4805b Optimized help command 2023-06-10 02:27:29 -04:00
Kyle873
e58417f4fa fixes and improvements to give command 2023-06-09 21:40:00 -04:00
TerminalAide0017
f2e83c93dd More Helpful Help Command (#5)
* Deleted TestCommand.cs

No longer needed.

* Update AbyssCommand.cs

Added a command to adjust the player's bracket at will.

* Update User.cs

Added Abyss Group Value

* Update Command.cs

Added Examples[] to the constructor and handler.

* Update HelpCommand.cs

Made the Help command more helpful!

* Update AbyssCommand.cs

Added Help Examples

* Update GiveCommand.cs

Added help examples,
handles negative inputs again,
added more aliases,
can add or remove materials by ID,
can now for add all skipped characters with `give avatars-scuffed`

* Update AbyssCommand.cs

missed a quote

* Update UltraEndlessGetMainDataReqHandler.cs

Bracket can now be set with commands.

Need to unscuff the fight cycle.

* Update GiveCommand.cs

Cheeky give gold command

* Further refined the Help Command

---------

Co-authored-by: TerminalAide0017 <Sucks@code>
2023-06-09 14:23:54 +07:00
Kyle873
bca982c1c1 checking and conversion of casing for commands to hopefully make them easier to use 2023-06-07 23:14:11 -04:00
Kyle873
b6219c5a7b give command bugfix for matz value 2023-06-07 22:45:46 -04:00
Kyle873
5f5828d016 give command bugfix 2023-06-07 00:12:33 -04: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
82bc38f3e8 allow to specify level or quantity for give commands 2023-06-05 04:11:34 -04:00
rafi1212122
130f83544c LeShite abyss 2023-06-04 21:36:34 +07:00
rafi1212122
7c19038c3c ma abyss & chapter 37 fix 2023-06-04 10:29:08 +07:00
rafi1212122
28913ad652 avatar skill impl...
i hate mongo C#
2023-06-03 21:29:13 +07:00
Kyle873
96fe9b054d forgot a cast 2023-06-03 08:01:20 -04:00
Kyle873
75d47b83ff avatar modify subcommand 2023-06-03 07:59:35 -04:00
Kyle873
6911638544 More give command and removed redundant error checking 2023-06-01 05:30:26 -04:00
Kyle873
7ab7fae2bf Partial give command 2023-06-01 03:31:43 -04:00
rafi1212122
54ae5efabd avatar cmd & update assistant 2023-06-01 12:20:51 +07:00
rafi1212122
ca4413c9ce target command & weather api 2023-05-31 16:33:25 +07:00
rafi1212122
62abc6a784 yes command yesyes 2023-05-30 19:58:15 +07:00
Kyle873
ca558f76bd Command parser that probably works 2023-05-29 11:17:34 -04:00