Commit Graph

10 Commits

Author SHA1 Message Date
DamianX
d4d08bfef5 Fixed implementations of Destroy() not calling parent (#27068)
* Fixed implementations of Destroy() not calling parent

* I forgot to commit garbage.dm
2020-07-11 21:27:05 +02:00
DamianX
f5c96279c6 Removed datum pooling (#26992)
* removed pooling

* replace returnToPool with qdel

* did stuff
2020-07-03 19:38:38 -03:00
I-VAPE-VOX-CLOACA-EVERY-DAY-OF-MY-LIFE
e8a22fc357 Can attach IV drips to rollerbeds (#22733)
* Can buckle IV drips to rollerbeds

* IV is locked to inject while fastened, no drive-by synthmeat sorry
2019-05-06 08:23:18 -03:00
unid15
05f94dea7c Ring of fire now expands outwards (#17177) 2018-01-21 23:41:00 +01:00
ShiftyRail
797e78300f Any atom changing density now triggers an event (#16799)
* Event for changing density

* Just in case

* The humans are ded

* Remaning changes

* Slippery litle devils

* How many commits am I holding up, Winston ?

And if the collabs says 5, how many ?

* Fixes resting problems

* Final fixes
2018-01-04 17:00:04 +01:00
Unknown-as-Captain
951994f31f Fixes mismatched glidesizes for vehicles and others 2017-12-10 22:01:15 -03:00
ComicIronic
b35eaa65d8 Replaced loc setting with forceMove. (#11490)
* Replaced loc setting with forceMove.

* Update forceMove to permit moving to null loc.

Also fixed atom locking with offsets not following properly.
2016-08-29 06:40:45 -05:00
clusterfack
6edf0208ac 64x64 Sprites (#11214)
* Move DMI files over to 64x64

* Lighting overlay + world.icon_size.

* Change 32 to world icon size

* Adds pixel shift multiplier

* Fix accidentaly 16 -> world_icon_size/4 conversion to proper world_icon_size/2 conversion

* Fixes lighting properly

* Fix spacepods bounds

* Redo all icons with BYONDTools bug fixed

* Update ALL the map files dear god

* Double crayon font size

* Update all screen locs

* Fix contextual clicks

Couldn't use PIXEL MULTIPLIER here for the most part due to the fact most of these are ranges and doubling them would leave empty spaces

* Fixes maptext size and the final touch ups on antag screen locs

* Runs optipng on the DMI files in last commit.

Because my optipng version was outdated (blame the optipng package I had installed) it failed to run on the erge commit. This fixed that.

* Reduces parallax size a bit for 64x64 map sizes

* Fix lobby screens

* Fix DME
2016-08-05 02:07:02 +02:00
unid15
b3c277234e Fixes tournament lances (#10760)
* Fixes tournament lances

* comments
2016-06-25 15:17:51 -05:00
PJB3005
3dba14e2e9 Atom locking categories. (#9197)
* Basic atom locking categories framework laid out.

* Implemented.
2016-04-09 01:55:49 -05:00