Acruid
a86363a6d2
API changes, renamed SpawnEntityAt to SpawnEntity.
2020-01-24 16:10:48 -08:00
Acruid
ece6e0a833
Map & Grid Entities ( #493 )
...
* Client & Server load with new scene hierarchy.
* Engine Update.
2019-12-22 13:23:38 +01:00
Acruid
c2c512a7e3
Adds base.Initialize() calls to components that were missing them.
2019-12-19 11:35:17 -08:00
Acruid
72cff220cf
Wires are now broken in explosions, and drop cables.
...
Using the wire cutters on a wire drops a cable.
Fix bug where bullets raise an exception when the hit object deletes itself.
2019-12-15 19:58:24 -08:00
Pieter-Jan Briers
ceb8cc8421
Use automatic component registration.
2019-07-31 15:07:54 +02:00
Silver
a18692bc46
Rename toolbox references from ss14 to robust
2019-04-15 21:11:38 -06:00
PrPleGoo
ee7a29326d
AttackBy with an EventArg object for a parameter
2019-04-05 19:22:38 +02:00
PJB3005
1dabe49234
VV support.
2018-09-09 15:34:43 +02:00
Pieter-Jan Briers
d7074bf74f
Construction System. ( #87 )
...
* Construction WiP
* Construction kinda works!
* Lots more construction work.
* It mostly works!
2018-08-02 08:29:55 +02:00
Pieter-Jan Briers
0dad2c863b
Fix powernet spreading edge cases.
2018-05-30 16:44:35 +02:00
Pieter-Jan Briers
147aad5064
Some work on the mess that is this power code.
...
Jesus.
Tons of fixes, refactors and other things.
The powernet's code is still awful though.
2018-05-27 16:44:50 +02:00
clusterfack
05d4b2793b
Adds wirecutter, powernet wire interaction ( #34 )
...
So it begins, the first of many interactions. Wirecutters cut powernet wires.
2018-02-13 00:07:50 -06: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