299 Commits (7b2ac973d83ddce1597f7adccb892aaa4ebe9b91)
 

Author SHA1 Message Date
  NorbiPeti 7b2ac973d8 Bump version to v2.2.0 2 years ago
  NorbiPeti 0ec47cd38b Add method to get ghost block 2 years ago
  NorbiPeti ddaa933e7d Add option to delay entity change publish and remove reflection stuff 2 years ago
  NorbiPeti 5fea7dc3b3 Add support for generating block classes that use reflection to access internal components 2 years ago
  NorbiPeti 4684b33c69 Fix tests, getting machine blocks, block labels and visuals 2 years ago
  NorbiPeti d27bcee8d5 Update to Techblox 2022.01.25.15.52 2 years ago
  NorbiPeti 09d3c5e81c Merge branch 'preview' 2 years ago
  NorbiPeti 966fdd4c3a Fix even more issues uncovered by tests 2 years ago
  NorbiPeti 5602ef9268 All kinds of fixes of issues during automatic tests 2 years ago
  NorbiPeti 93a0b2287a Added player join/leave events and fix errors 2 years ago
  NorbiPeti 4ac8d53a2d Organize anti-anticheat, add block IDs, fix crash when adding event handlers multiple times 2 years ago
  NorbiPeti f817becc6e Resolve all compile-time and patching errors, remove anticheat in singleplayer 2 years ago
  NorbiPeti 2a1782cd82 Start updating to 2021.12.14.17.00 2 years ago
  NorbiPeti 5c1fe34f46 Bump version and restore displayed block fix attempt 2 years ago
  NorbiPeti ef1b3de1a1 Remove preview from references 2 years ago
  NorbiPeti fef66c349d Merge branch 'master' into preview 2 years ago
  NorbiPeti e3a7961be4 Made the Game.Enter event only fire once loading finishes and fixed player building mode 2 years ago
  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 aa947eaba1 Update to Techblox 2021.09.27.15.17 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 2513040343 Add code generator and new block classes 2 years ago
  NorbiPeti 77d5e59ef6 Add Motor class 2 years ago
  NorbiPeti 9693341d7a Add block types, run tests, remove unintended properties 2 years ago
  NorbiPeti c0eae77421 Finish code generator (mostly) 2 years ago
  NorbiPeti 3351993936 Automatically generate properties, fixes, engine class 2 years ago
  NorbiPeti 49c3b60963 Get wire looked at, block class generation 2 years ago
  NorbiPeti ece71c45a6 Update to Techblox 2021.07.21.16.17 2 years ago
  NorbiPeti 2a1676ce0f Update block ID list 2 years ago
  NorbiPeti 74d5a5c6b1
Fix default values getting changed and add test 2 years ago
  NorbiPeti 76faa69c74 Add support for enabling the screenshot taker, even in sim 2 years ago
  NorbiPeti 52ccbe4dad Fix tests and add new materials 2 years ago
  NorbiPeti 0b2ffef0d3 Update block IDs 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 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