216 Commits (db08bf1ac026e9a798f4e1fe3f4bd800f4754777)
 

Author SHA1 Message Date
  NGnius db08bf1ac0 Fix docs (hopefully) 3 years ago
  NorbiPeti dd2680abd5
Set the grid scale as well when changing the scale 3 years ago
  NorbiPeti 4807c12387
Fix placing blocks 3 years ago
  NorbiPeti 3432a1ae33
Return block objects based on the group, not a type param 3 years ago
  NorbiPeti 7a53e1d32f
Fix command registration 3 years ago
  NorbiPeti aa12b848d0
Merge branch 'feature-ecs_object_base' 3 years ago
  NorbiPeti b6b9a29a3c
Convert more things to use EcsObjectBase 3 years ago
  NorbiPeti 6fedf90380
Remove struct layout stuff 3 years ago
  NorbiPeti 3eef859095
Update gen_csproj script and references 3 years ago
  NorbiPeti 858a5c9b5c
Fix remaining errors, add support for managed entity DB 3 years ago
  NorbiPeti d238c97906
Remove block info getters and setters 3 years ago
  NorbiPeti 61184145a9
Start using new extension methods, code cleanup 3 years ago
  NorbiPeti 2d99d1d478
Generalize optional references and init data 3 years ago
  NorbiPeti 78ee3b3bcd
Fix block type check on placement 3 years ago
  NorbiPeti aea3ef3623
Remove AsyncUtils, fix FlyCam and GetThingLookedAt() 3 years ago
  NorbiPeti 62afd3b780
Some file renames that were missing 3 years ago
  NorbiPeti 5172b13b7c
Update readme and version 3 years ago
  NorbiPeti c914b5b393
Renamed all references of Gamecraft to Techblox 3 years ago
  NorbiPeti a6f52070ee
Rename to TechbloxModdingAPI 3 years ago
  NorbiPeti 807470e289
Add new block types and improve listing them 3 years ago
  NorbiPeti df6a2e84e1
Update to Techblox 2021.04.29.18.37 3 years ago
  NorbiPeti 6e03847ab0
FlyCam additions, improve struct 3 years ago
  NorbiPeti 55b38f1678
Start working on FlyCam and create an overcomplicated struct 3 years ago
  NorbiPeti eb7a09ed22
Fixes, move command patch out of the test class 3 years ago
  NorbiPeti 6a2459b3e7
Attempts to bring console commands back (test) 3 years ago
  NorbiPeti cc4850a073
Fix fake input 3 years ago
  NorbiPeti 677c8b0907
Add constructor for placing block, remove most PlaceNew args 3 years ago
  NorbiPeti 1f688195af
Add support for flipped blocks and auto-wiring, other fixes 3 years ago
  NorbiPeti 9a4ff858f3
Improve color API and add material API 3 years ago
  NorbiPeti 124ef410c7
Attempt to bring console back and update block ID list 3 years ago
  NorbiPeti 98e00de642
Fix all startup errors 3 years ago
  NorbiPeti 2d41026a05
Turned the rest of the errors into TODOs 3 years ago
  NorbiPeti a6b69d94c9
Start compatibility with Techblox 3 years ago
  NGnius (Graham) 37e3c6f718 Remove debug FMOD patches 3 years ago
  NGnius (Graham) 0ef875b6b2 Document undocumented IMGUI element classes 3 years ago
  NorbiPeti d954060a5a Add ability to change properties of existing blocks 3 years ago
  NorbiPeti fdc47832f4 Store custom block IDs in save files 3 years ago
  NGnius (Graham) 95574a50f8 Merge branch 'master' of https://git.exmods.org/modtainers/GamecraftModdingAPI 3 years ago
  NGnius (Graham) 1c014e36ac Add IMGUI styling and initial OOP implementation 3 years ago
  NorbiPeti 879901f4b9 Add new block IDs, a property, 2 tests and fixes 3 years ago
  NorbiPeti 6a90739197 Attempt to use custom cube category 3 years ago
  NorbiPeti 9c5c980c0b Merge pull request 'Add custom block support to the API and update to latest GC version' (#6) from customblocks into master 3 years ago
  NorbiPeti 712ece86db Add custom block registration functionality and a test 3 years ago
  NorbiPeti a7f6a16231 Update to Gamecraft 2020.12.16.14.19 and custom block stuff 3 years ago
  NorbiPeti 4e16f251ee Don't use the intended method to create a CubeListData 3 years ago
  NorbiPeti 78f0ea0162 Use the intended method to create a CubeListData 3 years ago
  NorbiPeti 5dfb01ef0b Use the console block's material again - IT WORKS 3 years ago
  NorbiPeti 432d6bcf96 Use the same (physics) componentts and attempt to use custom material 3 years ago
  NGnius (Graham) be7d8ba33a Merge branch 'master' of https://git.exmods.org/modtainers/GamecraftModdingAPI 3 years ago
  NorbiPeti 56a64daa18 Merge branch 'master' into customblocks 3 years ago