Commit Graph

78 Commits

Author SHA1 Message Date
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
rafi1212122
ca4413c9ce target command & weather api 2023-05-31 16:33:25 +07:00
rafi1212122
3778da626c save to db and fix invalid avatardata on first login 2023-05-30 21:13:20 +07:00
rafi1212122
62abc6a784 yes command yesyes 2023-05-30 19:58:15 +07:00
rafi1212122
88c69529fd okey 2023-05-30 09:37:52 +07:00
Kyle873
ca558f76bd Command parser that probably works 2023-05-29 11:17:34 -04:00
rafi1212122
6a090b2917 Packets 😭 2023-05-29 20:42:34 +07:00
rafi1212122
5a0e2e6da3 exp implementation 2023-05-29 09:00:46 +07:00
rafi1212122
761f9c130d at least you can end the stage 2023-05-29 06:55:15 +07:00
rafi1212122
ad02e1785a proper message processing and avatar team data 2023-05-27 21:20:22 +07:00