231 Commits (v2.0.0)
 

Author SHA1 Message Date
  NorbiPeti c1c226ef2a Added support for setting default color/material and static blocks 2 years ago
  NGnius (Graham) 06cb911ea3 Update IMGUI to something roughly TB-like 2 years ago
  NorbiPeti b31eaa20c0
Check if block type is correct 2 years ago
  NorbiPeti 94c0c1370b
Removed 2 non-OOP classes and fixed fly cam teleport 2 years ago
  NorbiPeti b8fd14d934 Move speed settings to Player and make it work with players 2 years ago
  NorbiPeti 5bfd0b7f10 Integrate FlyCam class into Player 2 years ago
  NorbiPeti 220eb02a19
Return descriptions with command names, selected block/color fix 2 years ago
  NorbiPeti e8515ef42b
Fix events not firing and event exception handling 2 years ago
  NorbiPeti f5e3010e48
Removed all obsolete classes and some commented out code 2 years ago
  NorbiPeti 1cbe252727
Move block engines into their own namespace 2 years ago
  NorbiPeti b3f7dcd36d
Add start of Engine class, removed nonexistent blocks 2 years ago
  NorbiPeti e9df67f462
Use Block.New everywhere, testing *every block property* 2 years ago
  NorbiPeti 70b322583a
Fix setting the material of a block 2 years ago
  NorbiPeti 4f0645492c
Fix block color and group 2 years ago
  NorbiPeti 58d703f502
Fix block tests and add test command to toggle time mode 2 years ago
  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