Melledy
|
897f082b12
|
Implement AbilityManager
|
2022-05-08 06:05:50 -07:00 |
|
Akka
|
eb94adb296
|
Monsters tide turn by turn && Ban User Skill && Lua functions
|
2022-05-07 18:18:27 -07:00 |
|
Akka
|
b58bcda0c8
|
Tower Dungeons Handoff between level and floor
|
2022-05-07 00:11:54 +08:00 |
|
Melledy
|
1b97b4afa0
|
Fixed dungeon challenge scoreboard and implement dungeon drops
Also fixed a few dungeon script handlers
|
2022-05-03 23:24:43 -07:00 |
|
Melledy
|
a93d7c579f
|
Fix extra skill charges being removed if you teleport
Close #404
|
2022-05-03 02:27:18 -07:00 |
|
dogdie233
|
16f77ee520
|
Add EnterDungeonCmd, fix error when enter dungeon by changescene, import spawn cmd
|
2022-05-02 10:50:08 -07:00 |
|
Aru
|
d6fa05915f
|
Monsters should drop items in world (#373)
* Monsters should drop items in world
fix the typo introduced in f1934c3a47
* Determine whether in dungeon scene
|
2022-04-30 13:18:09 +02:00 |
|
Melledy
|
286ab545e9
|
Monsters should not drop items inside dungeons
|
2022-04-30 01:20:44 -07:00 |
|
Melledy
|
7e377dff59
|
Implement script region check
|
2022-04-30 01:20:44 -07:00 |
|
Melledy
|
6d98743025
|
Prevent console error spam when attacking gadgets
|
2022-04-29 03:33:14 -07:00 |
|
Melledy
|
d877d7eebc
|
Remove player from challenge if they are leaving the scene
|
2022-04-29 03:24:36 -07:00 |
|
Melledy
|
cb15a5dec9
|
Deregister scenes if no one is in them instead of deregistering when no entities are in them
|
2022-04-29 03:09:17 -07:00 |
|
Melledy
|
1a5d4cf466
|
Implement lazy loading of scripts when they enter a new block
|
2022-04-29 02:07:25 -07:00 |
|
Melledy
|
14b6d3ce55
|
Fix monster levels in dungeons
|
2022-04-29 01:03:16 -07:00 |
|
Melledy
|
8ab2b446cd
|
Clean script events
|
2022-04-29 00:00:23 -07:00 |
|
Melledy
|
d71b7abfc3
|
Implement script support needed for dungeons
Only a few are supported right now
You will need certain script files in ./resources/Scripts
|
2022-04-28 22:19:14 -07:00 |
|
Melledy
|
53cc1822f6
|
Implement dungeon entry
|
2022-04-28 08:20:37 -07:00 |
|
Kengxxiao
|
8b614d8df8
|
implement simple drop system
|
2022-04-27 17:42:02 +08:00 |
|
Melledy
|
d1fc8c1faa
|
Moved some files around
|
2022-04-26 21:27:35 -07:00 |
|
Melledy
|
711e6eabd0
|
Natural spawn test
(without luas)
|
2022-04-25 14:28:44 -07:00 |
|