memetrollsXD
038c4a44d5
Implement RCON ( #72 )
2022-10-07 15:40:32 +02:00
memetrollsXD
24c7f0e155
Implement kickall command
2022-09-24 11:20:53 +02:00
GanyusLeftHorn
20df17be83
Add scuffed battle. ( #64 )
2022-08-09 20:11:44 -07:00
theNekoMoe
97b383e8d6
Update proxy.py ( #66 )
2022-08-09 00:20:44 +02:00
memetrollsXD
794042d65f
Implement LeaveChallengeCsReq ( #63 )
...
* Implement LeaveChallengeCsReq
* CodeFactor LeaveChallengeCsReq
This commit resolves the "no-unsafe-finally" check
2022-08-07 18:57:46 +02:00
GanyusLeftHorn
22cd1f6ba1
(Only) Enter Forgotten Hall, Set Game Mode, Clean Up Map/Maze Excels ( #56 )
...
* Implement avatar levelup and promotion.
* Clean up maz and map excels, set the correct game mode based on plane type, make forgotten hall enterable.
* Remove non-working spawn command.
2022-08-07 16:16:40 +02:00
Dang Hoang Phuc
5e1209deba
Fix & implement some lineup stuff ( #53 )
...
* fix: add avatar for each lineup
* feat: switch lineup
2022-08-06 21:36:41 +02:00
Midrooms
27557a0bbd
Don't use vanity invite. ( #60 )
...
Discord often kills vanity invites for up to 8 hours at a time, even if it shows it's correct in settings. Requires manual update to fix, pretty stupid, so just use this permanent invite.
2022-08-06 12:59:48 +02:00
GanyusRightThigh
ac22e03f28
Update README.md ( #58 )
2022-08-06 11:51:08 +02:00
GanyusLeftHorn
9e7ae5bc3f
Implement Light Cone Enhancement ( #52 )
...
* Implement avatar levelup and promotion.
* Implement equipment enhancement features.
2022-08-05 17:28:34 +02:00
TheLostTree
c59789180b
remove dynamic runtime generated root
2022-08-05 01:28:37 -07:00
memetrollsXD
91d842c1ec
Make targetting navigation 100% nullsafe
2022-08-05 07:59:55 +02:00
memetrollsXD
590236cbfa
Implement /ban command
2022-08-05 07:54:05 +02:00
memetrollsXD
3649681f9f
Refactor PlayerGetTokenCsReq to a try-catch syntax
2022-08-05 07:50:42 +02:00
memetrollsXD
1f2b9f5726
Merge branch 'main' of https://github.com/Crepe-Inc/CrepeSR
2022-08-05 07:40:30 +02:00
memetrollsXD
ec9bc3731c
Update dependencies and include typescript
...
Fixes Error: Cannot find module 'typescript' #31
2022-08-05 07:39:42 +02:00
memetrollsXD
4e0b5a3064
Implement some packets for character screen ( #44 )
...
* implement eidolon levelup
* implement changing weapons
2022-08-05 07:35:10 +02:00
GanyusLeftHorn
016faec86b
Revert "improve scene command ( #42 )" ( #49 )
...
This reverts commit 118df5656d
.
2022-08-05 06:56:28 +02:00
GanyusLeftHorn
2fe4f6a2ea
Implement Character Level-up and Ascension ( #48 )
2022-08-04 20:28:46 -07:00
tamilpp25
118df5656d
improve scene command ( #42 )
...
Co-authored-by: TheLostTree <65834918+TheLostTree@users.noreply.github.com>
2022-08-04 20:19:27 -07:00
GanyusLeftHorn
50c51738aa
Fix Cyclic Dependency Error ( #43 )
2022-08-04 13:54:35 -07:00
Dang Hoang Phuc
76a1273128
feat: add gacha banner id ( #45 )
2022-08-04 13:27:30 -07:00
memetrollsXD
212a03fb1b
implement changing weapons
2022-08-04 12:02:04 +02:00
memetrollsXD
38b5d51be2
implement eidolon levelup
2022-08-04 11:55:00 +02:00
memetrollsXD
7577f0e273
Update r function
2022-08-04 10:58:33 +02:00
memetrollsXD
4d4fb3d6e3
Stay consistent with file path on Banner.ts
2022-08-04 10:56:21 +02:00
memetrollsXD
47fe6486d5
Implement auto-account
2022-08-04 10:52:16 +02:00
nguen
1fb0f26796
remove unused variable in scene.ts ( #40 )
2022-08-03 22:43:16 -07:00
GanyusLeftHorn
77d6b6dcee
Fix lineup index. ( #38 )
2022-08-04 05:37:57 +02:00
GanyusLeftHorn
4738e7c44a
I don't want to talk about it. ( #35 )
2022-08-04 02:41:34 +02:00
ohsyme
fa7a364f88
add some change scene command ( #28 )
...
* Add scene change commands
* add change scene command
* Update scene.ts
2022-08-03 21:49:07 +07:00
GanyusLeftHorn
719b3200be
Basic Inventory Management, /give
Command, Gacha Cost ( #29 )
...
* Basic inventory management, materials.
* Add await to player save.
* Adding equipment and relics.
* Added method for paying items, add payment to gacha.
* Remove database log.
* Simplyfy give command
2022-08-03 15:16:09 +02:00
TheLostTree
e24ff7d25d
generic send :D
2022-08-02 23:52:03 -07:00
TheLostTree
4de62431db
mark send as deprecated + add warning
2022-08-02 22:59:24 -07:00
TheLostTree
79b8050329
mark send as deprecated
2022-08-02 22:57:38 -07:00
timing1337
d643bedbbe
gacha: implementation #2 ( #27 )
...
Co-authored-by: labalityowo <56186498+labalityowo@users.noreply.github.com>
2022-08-02 22:52:47 -07:00
TheLostTree
a5500cf32f
Basic Generic Send as sendT
2022-08-02 22:51:42 -07:00
TheLostTree
44eb6177f0
nothing happened
2022-08-02 22:27:27 -07:00
timing1337
8f53466970
gacha: implementation ( #25 )
...
Co-authored-by: labalityowo <56186498+labalityowo@users.noreply.github.com>
2022-08-02 22:20:22 -07:00
TheLostTree
0c62eff9d6
better generic send in protofactory PLS UPDATE TO USING THIS SOON
2022-08-02 21:34:55 -07:00
MidroomsSR
5ff5479628
For default banner until we get others working ( #24 )
2022-08-02 20:44:53 -07:00
memetrollsXD
5128c904b8
Add names to default team generating
2022-08-03 04:49:23 +02:00
memetrollsXD
35b2131a05
Hardcode index 0 on getLineup
2022-08-03 04:47:23 +02:00
memetrollsXD
c4a02d7b80
implement SwapLineupCsReq
2022-08-03 04:30:32 +02:00
memetrollsXD
87c5fe3e0e
Reduce chance of index error
2022-08-03 04:21:40 +02:00
memetrollsXD
a2ee743b26
Add /sync command
2022-08-03 04:19:03 +02:00
memetrollsXD
10fe4948fe
improve kick command
2022-08-03 04:18:14 +02:00
memetrollsXD
a8cba90d7b
Use session.id instead of making one
2022-08-03 04:17:08 +02:00
memetrollsXD
7a1d72ed63
Handle GetLineupAvatarDataCsReq
2022-08-03 04:16:18 +02:00
memetrollsXD
73841ac1d9
Comment out entity despawning
2022-08-03 04:15:56 +02:00