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
memetrollsXD
a06f36f46b
login activity
2022-08-02 18:51:24 +02:00
memetrollsXD
76f9578016
Change default slot to 0 (index out of range)
2022-08-02 18:51:16 +02:00
memetrollsXD
d8397bdc97
Fallback lineup on GetCurLineupDataCsReq
2022-08-02 18:43:16 +02:00
memetrollsXD
0ad203ca53
Fix entermazereq
2022-08-02 18:32:11 +02:00
memetrollsXD
0b77031417
Basic challenge info
2022-08-02 18:22:34 +02:00
memetrollsXD
8c1194eee4
Implement remaining packets from login sequence
2022-08-02 18:01:45 +02:00
timing1337
83d81487df
Implementing entities. ( #15 )
...
* player: allowing player to send packet outside of packet handlers
entity: simple entity implementation, spawning doesnt work currently
* fix: conflict
* fix: faulty request data
* fix: oopsie
* again...
* requested: file name & fixes for latest commit
* fix: memetrolls on drugs
* [CodeFactor] Apply fixes
[ci skip] [skip ci]
* Minor changes
* Formatting
* Rename actor.ts to Actor.ts
* Rename entity.ts to Entity.ts
* Rename monster.ts to Monster.ts
* Rename npc.ts to NPC.ts
* Rename prop.ts to Prop.ts
* Rename scene.ts to Scene.ts
Co-authored-by: labalityowo <56186498+labalityowo@users.noreply.github.com>
Co-authored-by: codefactor-io <support@codefactor.io>
Co-authored-by: memetrollsXD <memetrollsxd@gmail.com>
2022-08-02 17:06:14 +02:00
memetrollsXD
0098da757c
Fix avatar removeall
2022-08-02 16:45:00 +02:00
memetrollsXD
f502f32434
.
2022-08-02 16:40:44 +02:00
memetrollsXD
95342b0c53
Change default lineups to 6
2022-08-02 16:40:36 +02:00
memetrollsXD
d3b6b3c2d7
Automatic lineup ccreating
2022-08-02 16:35:06 +02:00
memetrollsXD
67d43bc0a1
Remove spam logging
2022-08-02 16:17:24 +02:00
memetrollsXD
a07f7d7087
Add missing documentation in /avatar
2022-08-02 16:15:40 +02:00
Areha11Fz
0ab4304f78
Basic Map Info Handler, Simple Giveall and Removeall Command ( #17 )
...
* Change log color
* Basic Floor Handler
* Fix logger
* Logger Back to All White
* Add lightenSectionList to unlock area as explored
* LET
* Add giveall and removeall
* CONST
* lint
* Left 1001
* Small grammar changes
Co-authored-by: Areha11Fz <arifrh97z@gmail.com>
Co-authored-by: memetrollsXD <memetrollsxd@gmail.com>
2022-08-02 16:13:37 +02:00
memetrollsXD
f7668fb783
Move HeroBasicType + Gender to DB
2022-08-02 16:09:35 +02:00
memetrollsXD
4f4c383288
Refactor lineup in DB
...
Unsure how this will work in an already existing DB
2022-08-02 15:14:10 +02:00
memetrollsXD
5a19a0c2e4
Revert "BREAKING: Version checking"
...
This reverts commit b298649e30
.
2022-08-02 12:58:24 +02:00
memetrollsXD
ff7b336a9c
Merge branch 'main' of https://github.com/Crepe-Inc/CrepeSR
2022-08-02 11:42:06 +02:00
memetrollsXD
9b8c913502
Fallback curIndex on GetAllLineupDataCsReq
2022-08-02 11:42:03 +02:00