|
2d2b7c8c3e
|
Started reworking the way props are handled. Removed every old PropData related classes. Props are now just normal PackedScenes. Spawning conveniences/network synchronization will come later.
|
2020-04-04 17:22:07 +02:00 |
|
|
bf211fd430
|
Moved everything that is prop related to a new repository (props). It is required for this to compile for a short wile, while I rework things.
|
2020-04-03 09:25:07 +02:00 |
|
|
db77530ec1
|
Updated the license for 2020, and added it to the top of my cpp files.
|
2020-01-31 19:52:37 +01:00 |
|
|
a67d0393ca
|
Clang format.
|
2020-01-09 04:29:05 +01:00 |
|
|
8e02dcb9e8
|
Fix build.
|
2019-12-24 03:22:17 +01:00 |
|
|
2c49d2e8d9
|
Renamed VoxelmanProp to PropData.
|
2019-11-07 21:32:31 +01:00 |
|
|
440b4eadfb
|
Added a Texture property to VoxelChunkPropData aswell.
|
2019-11-05 21:27:31 +01:00 |
|
|
fd3a162126
|
Reworked the way chung handles props, and made chunk building fully scriptable.
|
2019-10-10 23:51:05 +02:00 |
|