TechbloxModdingAPI/TechbloxModdingAPI
NorbiPeti b3f7dcd36d
Add start of Engine class, removed nonexistent blocks
Not all engine properties are added (yet)
The old block types can be brought back when/if they come back, potentially with different properties
2021-05-20 23:26:22 +02:00
..
App Use Block.New everywhere, testing *every block property* 2021-05-19 01:40:15 +02:00
Blocks Add start of Engine class, removed nonexistent blocks 2021-05-20 23:26:22 +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 Use Block.New everywhere, testing *every block property* 2021-05-19 01:40:15 +02:00
Tasks Renamed all references of Gamecraft to Techblox 2021-05-02 01:56:20 +02:00
Tests Use Block.New everywhere, testing *every block property* 2021-05-19 01:40:15 +02:00
Utility Remove struct layout stuff 2021-05-12 00:25:07 +02:00
Block.cs Add start of Engine class, removed nonexistent blocks 2021-05-20 23:26:22 +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 Use Block.New everywhere, testing *every block property* 2021-05-19 01:40:15 +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