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 |
|
memetrollsXD
|
73593ef8e0
|
Give more information on GetMazeMapInfoCsReq
|
2022-08-03 03:56:29 +02:00 |
|
memetrollsXD
|
994c8448bc
|
Merge branch 'main' of https://github.com/Crepe-Inc/CrepeSR
|
2022-08-03 03:09:54 +02:00 |
|
memetrollsXD
|
fff80e0a65
|
Update /debug
|
2022-08-03 03:01:25 +02:00 |
|
Saku
|
8940ca3d58
|
Add correct adress to Config.ts (#23)
|
2022-08-03 01:59:53 +02:00 |
|
nguen
|
75065c9be6
|
QoL: Auto target the only session (#22)
|
2022-08-03 01:38:44 +02:00 |
|
memetrollsXD
|
be8200ebf3
|
Add verbL and verbH levels to Logger
|
2022-08-03 01:04:34 +02:00 |
|
memetrollsXD
|
639ae9b186
|
Save new planeID on EnterMaze
And matsuko...
|
2022-08-02 23:32:59 +02:00 |
|
memetrollsXD
|
64219d5895
|
base StartChallengeScReq
|
2022-08-02 23:13:13 +02:00 |
|
memetrollsXD
|
d7e0d42906
|
Fallback on lineupname
|
2022-08-02 19:00:47 +02:00 |
|