Acruid
ca4fd649fe
Massive Namespace Cleanup ( #3120 )
...
* Engine namespace changes.
* Automated remove redundant using statements.
* Simplified Graphics namespace.
* Apparently the container system stores full type names in the map file.😞 This updates those names.
* API Changes to LocalizationManager.LoadCulture.
* Update submodule to v0.3.2
2021-02-11 01:13:03 -08:00
metalgearsloth
24d1c967b6
Airlock icon smoothing ( #2789 )
...
Co-authored-by: Metal Gear Sloth <metalgearsloth@gmail.com >
2020-12-26 19:24:03 +11:00
ColdAutumnRain
266d2909d7
Added enum types ( #2701 )
2020-12-04 11:57:33 +01:00
DrSmugleaf
f52ec5a8f7
Fix icon smoothing component not working with rotated entities ( #2455 )
2020-10-30 16:28:54 +01:00
DrSmugleaf
753ca81865
Replace MapIndices with Vector2i ( #2228 )
...
* Replace MapIndices with Vector2i
* Update da submodule
* AA EE II OO U U
Co-authored-by: Pieter-Jan Briers <pieterjan.briers+git@gmail.com >
2020-10-11 15:21:21 +02:00
DrSmugleaf
4a8ed41e3a
Fix namespaces and optimize imports ( #1651 )
...
* Fix namespaces and optimize imports
* Cleanup fixes
* Merge conflict fixes
* Merge conflict fixes
* Merge conflict fixes
2020-08-13 14:40:27 +02:00
chairbender
61e4a431a2
Remove TableParts, fix SmoothTile destruction bug ( #918 )
2020-05-17 16:04:44 +02:00
Pieter-Jan Briers
f636303b8e
Import proper reinforced wall sprites.
2020-04-25 12:10:43 +02:00
Acruid
ee6eec9c40
SubscribeEvent() has been split into SubscribeNetworkEvent() and SubscribeLocalEvent() methods on EntitySystem.
...
Most methods on EntityEventBus now require callers to specify the source (Local or Network) of the events.
2020-02-19 17:08:59 -08:00
Acruid
e719745b10
Removed the Sender object from events. If you needed this field, add it to the event class.
2020-02-19 14:39:00 -08:00
Acruid
9c9984a40a
EventBus Refactor ( #490 )
...
* API changes for the new EventBus.
* Update Engine Module.
2019-12-08 19:52:29 -08:00
Pieter-Jan Briers
7de97eeb2c
Fix icon smoothing not applying after entities are deleted.
2019-10-14 17:09:45 +02:00
Acruid
dd06c71735
Updates the content components to be compatible with the changes in 55a50ff7ba.
...
Updates engine submodule.
2019-09-18 11:36:58 -07:00
Pieter-Jan Briers
ceb8cc8421
Use automatic component registration.
2019-07-31 15:07:54 +02:00
Pieter-Jan Briers
d906bcda03
Eris low walls & windows.
...
Still needs work blocked by better entity parenting, but oh well.
2019-07-26 13:53:18 +02:00
Silver
a18692bc46
Rename toolbox references from ss14 to robust
2019-04-15 21:11:38 -06:00
Pieter-Jan Briers
880d4b7249
Improved icon smoothing to use ECS properly, cables smooth now.
2019-03-28 11:14:03 +01:00
Pieter-Jan Briers
b0f212bad5
Verbs ( #124 )
...
Right click verbs work.
2018-11-21 20:58:11 +01:00
Pieter-Jan Briers
2dd3f24fb2
Make Y+ up. ( #109 )
2018-09-17 10:46:38 +02:00
PJB3005
fe1252cca7
Why did I write sbyte there..?
2018-08-12 12:01:44 +02:00
Pieter-Jan Briers
fa594fb3e9
Smoothwalling. ( #91 )
2018-08-09 20:22:54 +02:00