Traveller/scripts
Cold-Mint d95515fdb7
ModLoader now support calling entry functions.
模组加载器现在支持调用入口函数了。
2024-07-27 22:06:10 +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 Migrate TileMap to TileMapLayer. Development using version 4.3 of Godot. 2024-07-26 22:38:18 +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 Fixed warnings given by RiderIDE. 2024-07-25 20:32:59 +08:00
levelGraphEditor Fixed warnings given by RiderIDE. 2024-07-25 20:32:59 +08:00
loader Migrate TileMap to TileMapLayer. Development using version 4.3 of Godot. 2024-07-26 22:38:18 +08:00
loot Log upload to the server is supported. 2024-07-15 22:36:48 +08:00
map Migrate TileMap to TileMapLayer. Development using version 4.3 of Godot. 2024-07-26 22:38:18 +08:00
mod ModLoader now support calling entry functions. 2024-07-27 22:06:10 +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 Fixed an issue where items can be thrown without collision damage. 2024-06-27 23:11:30 +08:00
projectile Join the status processor of the AI escape. 2024-07-18 22:45:39 +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 warnings given by RiderIDE. 2024-07-25 20:32:59 +08:00
weapon Item containers are now retrieved from the game scene. 2024-07-24 21:03:24 +08:00
AppConfig.cs Fixed warnings given by RiderIDE. 2024-07-25 20:32:59 +08:00
Config.cs Migrate TileMap to TileMapLayer. Development using version 4.3 of Godot. 2024-07-26 22:38:18 +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