Traveller/scripts
Cold-Mint bac2ae1992
Modifies the return value of the damage Api to whether fatal damage has been inflicted. Add the projectile decorator.
修改伤害Api的返回值为是否造成了致命伤害。加入抛射体装饰器。
2024-08-02 23:57:11 +08:00
..
bubble Log upload to the server is supported. 2024-07-15 22:36:48 +08:00
camp Handle warnings in the Ide and optimize the code. 2024-07-19 23:18:53 +08:00
character Modifies the return value of the damage Api to whether fatal damage has been inflicted. Add the projectile decorator. 2024-08-02 23:57:11 +08:00
contribute Add PickAbleItem.Change item icon and backgrounds. 2024-06-16 15:28:16 +08:00
damage Separation NodeUtils InstantiatePackedScene method. 2024-06-24 22:19:12 +08:00
deathInfo AI characters can set default weapons. The AI will try to attack and kill the enemy now. Fixed an issue where bubbles would not display properly. 2024-07-10 23:23:04 +08:00
debug Migrate TileMap to TileMapLayer. Development using version 4.3 of Godot. 2024-07-26 22:38:18 +08:00
health Fixed an issue where maps could not be generated after exporting the project. 2024-05-26 19:09:43 +08:00
inventory Item ids can only be specified in yaml files. 2024-08-01 23:30:28 +08:00
levelGraphEditor Fixed warnings given by RiderIDE. 2024-07-25 20:32:59 +08:00
loader Remove custom parameters in yaml. Rename the resource file. 2024-07-31 22:14:40 +08:00
loot Modifies the return value of the damage Api to whether fatal damage has been inflicted. Add the projectile decorator. 2024-08-02 23:57:11 +08:00
map Migrate TileMap to TileMapLayer. Development using version 4.3 of Godot. 2024-07-26 22:38:18 +08:00
mod Adjust Mod timing, temporarily disable Mod. 2024-07-28 10:09:44 +08:00
nodeBinding Support display backpack page. 2024-06-16 20:18:44 +08:00
openObserve Fixed warnings given by RiderIDE. 2024-07-25 20:32:59 +08:00
pickable Item ids can only be specified in yaml files. 2024-08-01 23:30:28 +08:00
projectile Modifies the return value of the damage Api to whether fatal damage has been inflicted. Add the projectile decorator. 2024-08-02 23:57:11 +08:00
serialization Support for loading module directories now. 2024-07-23 23:03:03 +08:00
stateMachine Fixed warnings given by RiderIDE. 2024-07-25 20:32:59 +08:00
utils Fixed bullet through wall issue. 2024-07-28 11:12:53 +08:00
weapon Modifies the return value of the damage Api to whether fatal damage has been inflicted. Add the projectile decorator. 2024-08-02 23:57:11 +08:00
AppConfig.cs Fixed warnings given by RiderIDE. 2024-07-25 20:32:59 +08:00
Config.cs Adjust Mod timing, temporarily disable Mod. 2024-07-28 10:09:44 +08:00
EventManager.cs Add a backpack for testing. 2024-06-12 23:42:35 +08:00
FpsLabel.cs Conduct code reviews. 2024-06-05 21:38:45 +08:00
GameSceneNodeHolder.cs Item containers are now retrieved from the game scene. 2024-07-24 21:03:24 +08:00
HealthBarUi.cs Conduct code reviews. 2024-06-05 21:38:45 +08:00
SloganProvider.cs Add PickAbleItem.Change item icon and backgrounds. 2024-06-16 15:28:16 +08:00