Commit Graph

87 Commits

Author SHA1 Message Date
rafi1212122
e414af2d84 fix cannot advance to next cycle, shicksal is untested 2023-06-13 16:51:57 +07:00
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
moraxs
13b8d319bf update README_zh-CN.md and README_zh-TW.md (#7)
* Update README_zh-CN.md

* Update README_zh-CN.md

* Update README_zh-CN.md

* Update README_zh-CN.md

* Update README_zh-CN.md

* Update README_zh-CN.md

* Update README_zh-TW.md

* Update README_zh-TW.md

* Update README_zh-TW.md

* Update README_zh-TW.md
2023-06-10 12:40:02 +07:00
Kyle873
e58417f4fa fixes and improvements to give command 2023-06-09 21:40:00 -04:00
rafi1212122
f9e0aa8e1f lobby part 1, idk what i'm doing 2023-06-10 07:27:06 +07: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
moraxs
d784bee5fa Add README_ Zh-CN.md and README_ Zh-TW.md (#3)
* Add files via upload

update README。md

* Add files via upload

* Add files via upload

* Add files via upload

* Add files via upload

* Add files via upload

support zh-CN and zh-TW

* Add files via upload

* Update README.md

* Update README_zh-CN.md

* Update README_zh-TW.md

* Update README_zh-CN.md

* Update README_zh-TW.md

* Update README_zh-CN.md

* Update README_zh-TW.md

* Add files via upload
2023-06-08 18:32:58 +07:00
Kyle873
cedb46e5ee oop 2023-06-08 06:20:55 -04:00
Kyle873
0f8ced64d3 Forgot to add this, not really used yet 2023-06-08 06:12:58 -04: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
rafi1212122
e8364682dd Merge branch 'master' of https://github.com/rafi1212122/PemukulPaku 2023-06-08 09:37:59 +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
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
d479abd58c hardly functional test impl for affixing 2023-06-05 08:52:32 -04:00
Kyle873
82bc38f3e8 allow to specify level or quantity for give commands 2023-06-05 04:11:34 -04:00
rafi1212122
cb2bc9d56e handlers folder re-strucutring 2023-06-05 13:18:07 +07:00
rafi1212122
f822976f74 set dress, set bio & set birthday 2023-06-05 12:12:00 +07:00
rafi1212122
934e7475d7 use fragment material and avatar star up also prevent capt. exp overflow
this took wayyyyyyyyyy longer than it shoud be
2023-06-05 11:05:27 +07:00
rafi1212122
130f83544c LeShite abyss 2023-06-04 21:36:34 +07:00
rafi1212122
2d1cee5753 client data implementation 2023-06-04 16:04:43 +07:00
rafi1212122
9cf5e313a3 remove static serving & ely realm prep 2023-06-04 15:23:53 +07:00
rafi1212122
c7f0c661ed mongodb default is now 127.0.0.1 2023-06-04 13:50:04 +07:00
rafi1212122
7c19038c3c ma abyss & chapter 37 fix 2023-06-04 10:29:08 +07:00
rafi1212122
127dc1b345 Merge branch 'master' of https://github.com/rafi1212122/PemukulPaku 2023-06-04 07:57:30 +07:00
rafi1212122
dbfd01f8a4 dummy gacha & memorial arena 2023-06-04 07:57:25 +07:00
Rafi
9109377a56 dumbdumb 2023-06-03 22:00:31 +07:00
Rafi
40ad108fd3 Update dotnet.yml 2023-06-03 21:53:51 +07:00
Rafi
5e066373f9 Update README.md 2023-06-03 21:51:00 +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
rafi1212122
3eef557a14 equipment switching & level up with avatar level up fix 2023-06-03 08:39:32 +07:00
rafi1212122
1a631babe2 chat cmd & hopefully proper avatar level up 2023-06-02 10:25:29 +07:00
rafi1212122
86dc83d448 goofy Goodfeel implementation & SetWarshipAvatar 2023-06-01 23:26:58 +07:00
Kyle873
31e3c4a814 Merge branch 'master' of https://github.com/rafi1212122/PemukulPaku 2023-06-01 05:30:35 -04:00
Kyle873
6911638544 More give command and removed redundant error checking 2023-06-01 05:30:26 -04:00
Rafi
cdb91b8e88 Create README.md 2023-06-01 16:28:07 +07:00
rafi1212122
35313b8787 warship & nick change 2023-06-01 15:55:13 +07: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
e71b6034b9 Merge branch 'master' of https://github.com/rafi1212122/PemukulPaku 2023-06-01 07:59:51 +07:00
rafi1212122
eb4d375ccd 🤯 chatters 2023-06-01 07:58:46 +07:00
Rafi
5dfb87730f yaml skill issue 2023-05-31 17:20:51 +07:00
Rafi
4a16ec1632 fix pls 2023-05-31 17:16:32 +07:00