25 Commits (f53d0b63e7bada44db801bf0f86b16dc12a855c7)

Author SHA1 Message Date
  NorbiPeti f53d0b63e7 Fix issues uncovered by the tests 2 years ago
  NorbiPeti 619a5003cf Update to Techblox 2021.11.03.15.56 2 years ago
  NorbiPeti 6204b226d1 Seat events, and everything needed to get there 2 years ago
  NorbiPeti 4bd636b8ed Add wrapped event handler, using the existing ECS object instances 2 years ago
  NorbiPeti 8a03277d84 Added block placement in sim and ECS object tracking 2 years ago
  NorbiPeti 63295f82c9 Update to Techblox 2021.09.03.10.36 2 years ago
  NorbiPeti 033ebdb86d Fix looking at wires, reduce Wire code 2 years ago
  NorbiPeti 9693341d7a Add block types, run tests, remove unintended properties 2 years ago
  NorbiPeti 99f077a917 Update to Techblox 2021.06.08.16.19 2 years ago
  NorbiPeti c1c226ef2a Added support for setting default color/material and static blocks 3 years ago
  NorbiPeti b31eaa20c0
Check if block type is correct 3 years ago
  NorbiPeti e8515ef42b
Fix events not firing and event exception handling 3 years ago
  NorbiPeti 1cbe252727
Move block engines into their own namespace 3 years ago
  NorbiPeti b3f7dcd36d
Add start of Engine class, removed nonexistent blocks 3 years ago
  NorbiPeti e9df67f462
Use Block.New everywhere, testing *every block property* 3 years ago
  NorbiPeti 70b322583a
Fix setting the material of a block 3 years ago
  NorbiPeti 4f0645492c
Fix block color and group 3 years ago
  NorbiPeti dd2680abd5
Set the grid scale as well when changing the scale 3 years ago
  NorbiPeti 3432a1ae33
Return block objects based on the group, not a type param 3 years ago
  NorbiPeti b6b9a29a3c
Convert more things to use EcsObjectBase 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 a6f52070ee
Rename to TechbloxModdingAPI 3 years ago
  NorbiPeti df6a2e84e1
Update to Techblox 2021.04.29.18.37 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 a6b69d94c9
Start compatibility with Techblox 3 years ago
  NorbiPeti 879901f4b9 Add new block IDs, a property, 2 tests and fixes 3 years ago
  NorbiPeti 712ece86db Add custom block registration functionality and a test 3 years ago
  NorbiPeti ab1ae51ece Update to Gamecraft 2020.11.30.16.02 3 years ago
  NorbiPeti fad3b5cbf4 Fix picking block groups... 3 years ago
  NorbiPeti 680721256c Add support for copying wires, some fixes and additions 3 years ago
  NorbiPeti 64b42830a3 Blueprint fixes, bump version, add block copy support 3 years ago
  NorbiPeti d744aaab79 Add ability to create & move block groups & other stuff 3 years ago
  NorbiPeti 4f8feaa24b Add new blocks and some blueprint/block group support 3 years ago
  NGnius (Graham) 08138e3589 Fix build errors from beta hotfix 1 3 years ago
  NGnius (Graham) c6a1ea35cc Add damped spring 3 years ago
  NorbiPeti abbb83da26 Chunk and cluster fixes and improvements & bump version 3 years ago
  NorbiPeti 64aace3bde Remove ScalingEngine.Setup() and add object ID to dict 3 years ago
  NorbiPeti c9e71d84b4 Add support for getting the RGB of block colors 3 years ago
  NGnius (Graham) 4dfa7b0f4e Implement SFX block API and bump version 3 years ago
  NorbiPeti f2ce037564 Fix TextBlock.Text=null, most new blocks and others 3 years ago
  NorbiPeti cfdc5e8c26 Fixes, block IDs, cluster & chunk health support 3 years ago
  NGnius (Graham) fd97194903 Fix build issues for latest Gamecraft preview version 3 years ago
  NGnius (Graham) 708dbdd81d Add wiring API and improve signal support 3 years ago
  NorbiPeti 057a030c20 Update music block and attempt to fix test 3 years ago
  NorbiPeti 15485481a2 Add some info and prev. value for setters 3 years ago