Commit Graph

3370 Commits

Author SHA1 Message Date
clusterfack
059832d324 Adds Basic Tools (#27)
* Basic Tools

* Adds tool prototypes
2018-02-06 19:03:36 -06:00
clusterfack
1452502fbf Interaction Entity System (#26)
* Interaction Entity System

* ye

* Update submodule

* Requires engine update to function, but doesn't use shitcode

* Fix conflicts

* Fix conflicts but for real

* Update submodule
2018-02-05 12:57:26 -07:00
clusterfack
1f22f8ab6a Power System (Complete) (#25)
* Power Commit 1

* Commit 2

* Powernet Part2, All components essentially complete

* Commit 4

* Commit 5

* Commit 6

Creates prototypes

* Finishes powernet code alpha

Adds prototypes and logic for powernet updating and regeneration

* Adds onremove functionality to all components

Without these bits of logic nothing makes any sense!

* And this

* Fixes a lot of bugs

* Fix powernet thinking devices are duplicates

* Fix bug and add comments

* woop woop thats the sound of the police
2018-02-03 21:35:42 -07:00
BobdaBiscuit
37091d1254 Adds a basic lantern item prototype (#15) 2017-11-16 17:21:33 -07:00
Pieter-Jan Briers
074e6d8b62 Fix code to work with engine update 2017-10-29 21:43:42 +01:00
Pieter-Jan Briers
7f196fc415 Doors! (#12)
* Doors WiP

* Kinda seem to work now?

* Finished

* Oh yeah maybe enable that.

* It works except it doesn't

* Undo formatting changes

* BuildChecker too
2017-10-22 23:48:01 +02:00
Pieter-Jan Briers
b6eb825c5c Fix clothing.yml prototypes. 2017-10-21 19:40:26 +02:00
PJB3005
d38cc0ee82 Some item stuff I had laying around. 2017-10-20 20:46:36 +02:00
Pieter-Jan Briers
6f89d0672d Urist's damage and health thing. (#10)
* Add prototype for temperature testing entity.

* Add Damageable, Destructible, Temperature. Add a prototype based on those.

* Works and cleaned up.

* Nerf
2017-10-07 15:15:29 +02:00
Pieter-Jan Briers
7597cd9172 Interactable component system. (#9)
* InteractableComponent v1. Broken edition

* It works!
2017-10-06 21:05:21 +02:00
PJB3005
26e9c37be1 Functional GUI! 2017-09-30 16:56:19 +02:00
PJB3005
c7de994183 Item pickup seems to work, crash due to netcode. 2017-09-30 12:17:45 +02:00
PJB3005
b0b220f085 Hand switching works! 2017-09-29 18:38:27 +02:00
PJB3005
c85436118a Basic example prototype that manages not to crash. 2017-09-25 21:00:53 +02:00
clusterfack
eee05e1451 Adds basic wire object (#6)
* Adds basic wire object

* Tests out the entity parenting system
2017-09-14 23:46:34 -05:00
PJB3005
73c02f74f2 Disco ball small edition
Example of inheritance in action.
2017-08-22 23:54:48 +02:00
PJB3005
7add727db0 Disco Ball prototype 2017-08-22 23:48:51 +02:00
PJB3005
17cd8c1d61 Remove dead components from content prototype test. 2017-08-13 14:59:00 +02:00
PJB3005
2b8d2d9c83 Prototype PoC 2017-08-09 13:54:13 +02:00
PJB3005
d417ccf615 Resource copying content -> bin DONE 2017-08-09 10:37:56 +02:00