Commit Graph

38 Commits

Author SHA1 Message Date
Fox McCloud 6334114f8c Updates and Fixes Gas Overlays 2019-04-13 01:44:05 -04:00
Fox McCloud 06713d604f Atmos Define Cleanup + Plasma Tweaks 2019-04-09 11:22:01 -04:00
Fox McCloud 5587ac1530 Fixes Two Ancient LINDA Bugs 2019-03-25 06:08:45 -04:00
joep van der velden d9ae163b2c return if anchored or unmovable 2019-03-17 16:37:48 +01:00
joep van der velden 713ff0f6b3 != damnit 2019-03-17 14:41:53 +01:00
joep van der velden 675ef68422 uses move resist now 2019-03-17 14:41:31 +01:00
Purpose 4d7dd5a6c9 dayum dats defined 2018-10-08 22:48:00 +01:00
Crazylemon64 b2d0bb1c0b Fixes maploading so that the cyberiad and space hotel load cleanly again 2018-07-24 20:58:38 -07:00
Alffd fc800c587f Add space check to atmos throwing 2018-06-08 22:03:51 +02:00
Alffd 39d93654f4 Remove stun 2018-03-25 22:47:12 -04:00
Alffd 8c86e9a08d Changes to pathing calculations, prevent wasted calculations 2018-03-25 22:46:22 -04:00
Alffd 82c20d0041 Updated for SSair 2018-03-25 21:49:02 -04:00
tigercat2000 dca16e60cf PS -> SMC Ports: LINDA, Spacedrift, Throwing
This commit ports LINDA, spacedrifting, and throwing to the SMC.
2018-03-02 23:58:57 -08:00
Alffd e16cf64267 less weaken
Makes maximum atmospherics stun 4 seconds and reduces all other atmospheric stuns less then 4 seconds by 80%
2018-02-02 23:11:02 -05:00
Alffd 7b67eec6f0 Fastest linda 2017-10-14 23:38:39 -04:00
Fox-McCloud 5631d36ff8 Converts Most Destroys to use QDEL_NULL 2017-04-04 23:08:41 -04:00
Chakirski 67fcd5c700 Totally Not Hacky 2016-08-04 16:39:12 -05:00
Tigercat2000 71e5344a98 Mass replace 2016-07-07 19:34:02 -07:00
Tastyfish a0ad6582a1 Updates maploader code to be in line with tg's, startup improvements 2016-04-10 02:57:58 -04:00
Tigercat2000 31aab5452b -tg- smoothing/floor refactor
Squashed:

Add plasteel goonplaque turf

Builtin_tile nulling

Levelupdate()

Fix falsewalls, update smoothing.dmm

fixes rwall decon
2016-01-03 19:24:13 -08:00
Fox-McCloud 9bc614ab8e Gas Mixture Refactor and Speedup 2015-12-27 18:58:16 -05:00
ZomgPonies 897d9dc56d Fixed Fox concerns about performance 2015-12-09 00:34:44 -05:00
ZomgPonies caf7bf11ac Bugfix 2015-12-08 20:04:12 -05:00
ZomgPonies 9e495089a1 Fix 2015-12-08 02:08:13 -05:00
ZomgPonies 4922d60054 Adds ice tiles to cold pressurized turfs 2015-12-08 01:24:38 -05:00
Fox-McCloud b312ff41db More Destroying Tweaks 2015-10-06 23:29:51 -04:00
Fox-McCloud 6d978232d5 Merge remote-tracking branch 'upstream/master' into stupid-triggers 2015-10-06 18:25:26 -04:00
Fox-McCloud 57d78d35aa GC Gas Mixtures 2015-10-05 17:35:42 -04:00
Fox-McCloud 9c3e6f1ecd Removes Update Triggers File 2015-10-05 16:14:38 -04:00
Fox-McCloud 1b02495c22 Spacewind Tweaks 2015-08-10 18:51:08 -04:00
Mark van Alphen 027686ba52 Buff scrubbers and add widenet 3x3 scrubbing 2015-08-03 23:22:25 +02:00
Fox-McCloud 190b1c8073 LINDA Fix for Turfs 2015-05-29 21:07:56 -04:00
Fox-McCloud fa051ff1ff Even more LINDA Fixes 2015-05-22 20:26:55 -04:00
Fox-McCloud 9238e44b22 LINDA Fixes 2015-05-17 21:24:47 -04:00
Tigercat2000 e5d95ba55e Adjust LINDA airflow push speed
This commit adds a small, 2 cycle delay between LINDA pushing a certain
object. This is due to differences between ours and -tg-'s processing
speed, which was causing strange teleportation.
2015-04-29 18:40:06 -07:00
Tigercat2000 b56d1cf06c LINDA patch- Airlock atmospass fix, Runtime fix
This commit fixes the bug encountered wherein airlocks were not checked
before gas was allowed to move onto their tile- but only if opened and
closed. The problem was that they did not issue the correct atmos updating
command when they closed, but they did when they opened, and when they are
created.

The runtime was seemingly random, but the small sanity check will prevent
it from happening again.
2015-04-29 07:16:54 -07:00
Tigercat2000 9b7b4ae656 Apply most/all of LINDA's updates
This commit ports most, if not all of LINDA's updates on -tg-, and fixes a
few bugs that appear to be unique to paradise's codebase.
2015-04-28 12:45:58 -07:00
Tigercat2000 4f1053f5b7 LINDA, Stage 1
This commit ports the base system of LINDA from TG. This version of linda
is the original version, with none of -tg-'s fixes, rewrites, or other
such improvements attached.

The mob ignite system has been 100% removed, as LINDA does not support
this normally. It may be added back in when the improvements and refactors
to LINDA have been ported.
2015-04-28 08:43:42 -07:00