..
App
Renamed all references of Gamecraft to Techblox
2021-05-02 01:56:20 +02:00
Blocks
Fix placing blocks
2021-05-13 00:13:31 +02:00
Commands
Fix command registration
2021-05-12 01:34:40 +02:00
Engines
Rename to TechbloxModdingAPI
2021-05-02 01:08:25 +02:00
Events
Remove AsyncUtils, fix FlyCam and GetThingLookedAt()
2021-05-03 01:25:26 +02:00
Input
Renamed all references of Gamecraft to Techblox
2021-05-02 01:56:20 +02:00
Interface /IMGUI
Renamed all references of Gamecraft to Techblox
2021-05-02 01:56:20 +02:00
Inventory
Renamed all references of Gamecraft to Techblox
2021-05-02 01:56:20 +02:00
Persistence
Renamed all references of Gamecraft to Techblox
2021-05-02 01:56:20 +02:00
Players
Convert more things to use EcsObjectBase
2021-05-12 00:49:01 +02:00
Tasks
Renamed all references of Gamecraft to Techblox
2021-05-02 01:56:20 +02:00
Tests
Return block objects based on the group, not a type param
2021-05-12 02:33:01 +02:00
Utility
Remove struct layout stuff
2021-05-12 00:25:07 +02:00
Block.cs
Return block objects based on the group, not a type param
2021-05-12 02:33:01 +02:00
BlockGroup.cs
Convert more things to use EcsObjectBase
2021-05-12 00:49:01 +02:00
Blueprint.cs
Rename to TechbloxModdingAPI
2021-05-02 01:08:25 +02:00
Cluster.cs
Fix remaining errors, add support for managed entity DB
2021-05-11 00:56:46 +02:00
EcsObjectBase.cs
Generalize optional references and init data
2021-05-10 02:04:59 +02:00
FlyCam.cs
Convert more things to use EcsObjectBase
2021-05-12 00:49:01 +02:00
Main.cs
Remove AsyncUtils, fix FlyCam and GetThingLookedAt()
2021-05-03 01:25:26 +02:00
Player.cs
Remove AsyncUtils, fix FlyCam and GetThingLookedAt()
2021-05-03 01:25:26 +02:00
SimBody.cs
Fix remaining errors, add support for managed entity DB
2021-05-11 00:56:46 +02:00
TechbloxModdingAPI.csproj
Update gen_csproj script and references
2021-05-11 22:56:36 +02:00
TechbloxModdingAPIException.cs
Some file renames that were missing
2021-05-03 00:17:49 +02:00