255 Commits (5c1fe34f46629fb341fd7acea982c0cb3f249293)
 

Author SHA1 Message Date
  NorbiPeti 5c1fe34f46 Bump version and restore displayed block fix attempt 2 years ago
  NorbiPeti ef1b3de1a1 Remove preview from references 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 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 58d703f502
Fix block tests and add test command to toggle time mode 3 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