TechbloxModdingAPI/TechbloxModdingAPI
2021-05-28 02:52:42 +02:00
..
App Fix events not firing and event exception handling 2021-05-23 20:53:55 +02:00
Blocks Removed all obsolete classes and some commented out code 2021-05-21 00:09:36 +02:00
Commands Return descriptions with command names, selected block/color fix 2021-05-25 01:20:46 +02:00
Engines Fix events not firing and event exception handling 2021-05-23 20:53:55 +02:00
Events Removed all obsolete classes and some commented out code 2021-05-21 00:09:36 +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 Integrate FlyCam class into Player 2021-05-28 02:12:54 +02:00
Tasks Renamed all references of Gamecraft to Techblox 2021-05-02 01:56:20 +02:00
Tests Fix events not firing and event exception handling 2021-05-23 20:53:55 +02:00
Utility Fix events not firing and event exception handling 2021-05-23 20:53:55 +02:00
Block.cs Fix events not firing and event exception handling 2021-05-23 20:53:55 +02:00
BlockGroup.cs Move block engines into their own namespace 2021-05-20 23:37:10 +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
Main.cs Integrate FlyCam class into Player 2021-05-28 02:12:54 +02:00
Player.cs Move speed settings to Player and make it work with players 2021-05-28 02:52:42 +02:00
SimBody.cs Fix remaining errors, add support for managed entity DB 2021-05-11 00:56:46 +02:00
TechbloxModdingAPI.csproj Integrate FlyCam class into Player 2021-05-28 02:12:54 +02:00
TechbloxModdingAPIException.cs Some file renames that were missing 2021-05-03 00:17:49 +02:00