Block a user
1f66376857
Items held by the player upon death are also destroyed.
5ad4c1f09d
Add audio logs.
6807064bd8
The world will be generated automatically after the player dies.
9352f2c32b
No longer throws all items after the player dies, and recreates the map after the player dies.
d36c909dec
Fixed an issue where players did not trigger spawns and did not spawn when entering the room again.
02a0e92d38
Fixed an issue where the first frame of the projectile launched by the projectile weapon was not oriented correctly. Modify the new presentation diagram.
e370009b18
Fixed an issue where the UI would not refresh properly when placing a weapon in slot 1 in the spell editor.
8bd7113153
Add a tracking spell.
35cb1296c7
Add Magic missile.
16c1a8185c
Fixed an issue where triple shot spells did not work.
bfc5ee6ac9
Modify the texture.
4a4d4a0c37
Fixed an issue where AI could not pick up weapons.
4e83bca579
Ignore the Android build directory.
6d9b9ca7ec
Improved the loading range of spells.
3f96519ac0
Add the triple shot spell.
2c6f8804ba
Do not create duplicate ui nodes in the same ui group.
899337e8e3
Fixes pickups flying out of walls, supports pushing furniture by pressing f.
cb19423cb0
Modifying a node Name.
c25d985f87
Improve the efficiency of backpack UI toggle visibility. Prepare for the upcoming workbench UI.
ba11bf06da
Make spell separation table.
1429b879e8
Can generate a preview and place it in the mini-map.
c1a3bfa266
Improved weapon recoil effect.
1ef0f08e2f
Create a map preview image.
5b0803f85f
After the player leaves the room, the previous room vision is deprived and enemies are frozen.
38c0bdff2a
Join the fog of war.
ced266ec33
Merge branch 'master' into master
e160d41f04
Merge pull request 'master' (#1) from muqing/WIn_RustTools:master into master
d95515fdb7
ModLoader now support calling entry functions.
a7a5a309a2
Migrate TileMap to TileMapLayer. Development using version 4.3 of Godot.
6c1b7b2e84
Fixed warnings given by RiderIDE.
f0f954f10c
Support to print color logs, join Mod lifecycle processor.
549248cf6b
Item containers are now retrieved from the game scene.
015efbc271
Support for loading module directories now.