Commit Graph

18 Commits

Author SHA1 Message Date
Tigercat2000 80ff4a29bd Better check 2016-03-19 16:14:58 -07:00
Tigercat2000 9854f48ca9 Assault Pods & Fixes
Fixes:
 - Lighting system bandaid: Lighting overlays can't go below 0 lum ever
 - -tg- shuttles now use changeTurf() and forceMove() appropriately
 - forceMove() actually bothers to update lighting now
 - Fixed teleportlocs including prohibited areas. Sorry wizards, no more
   area teleporting to Central Command.

Misc changes:
 - Moved the emergency shuttle stuff to the modules/shuttles/ folder
 - Moved the cargo shuttle stuff to the modules/shuttles/ folder

Features:
 - Added nukeops assault-pod. Nuke ops may purchase a destination setter
   for 30 telecrystals.
   The assault pod is a shuttle, equipped with 8 turrets that use
   weakbullet3. When an area is selected, a destination will be randomly
   placed in one of the turfs in that area. The pod will gib anyone
   standing in the area where it lands, and overwrite any turfs.
2016-03-19 14:45:45 -07:00
Tastyfish 505c13a6d2 Allows construction of engi, mining, research, labor shuttle consoles 2016-03-14 18:10:36 -04:00
Tastyfish ddbd833d7d Derped and forgot to test shuttle door checks 2016-03-14 08:03:55 -04:00
VampyrBytes bb15d5f133 Fixes #3425
There were a couple of things going on... the spawn(-1) which should
have meant that the door shut straight away was being negated by the
sleeps. Also, If the door had just been used, it would still be marked
as operating and so wouldn't shut
2016-01-30 08:49:56 +00: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 ce2eb1c0ad Nuclear Challenge Mode 2015-12-30 03:03:06 -05:00
Tigercat2000 6dccb387e7 Fix nukeops pipes n' nukes disapperin 2015-12-23 13:38:59 -08:00
Tigercat2000 1ff3d20075 Last fixes 2015-12-17 18:38:13 -08:00
Tigercat2000 b085bf8bab Shuttle README, Wrap up dev tools. 2015-12-17 16:49:19 -08:00
Tigercat2000 7474cbcf48 Shuttles: Admin, Ferry, ERT + Science Fix 2015-12-17 14:21:42 -08:00
Tigercat2000 527475f886 Shuttles: NukeOps, Fixes 2015-12-17 11:41:55 -08:00
Tigercat2000 e82eff800c Shuttles: Research + Mining fixes 2015-12-15 18:19:34 -08:00
Tigercat2000 544908c778 Shuttles: Vox Skipjack + Win button 2015-12-13 13:13:39 -08:00
Tigercat2000 5f83a61188 Shuttles: Labor + Fixes 2015-12-11 13:23:04 -08:00
Tigercat2000 ebcc4edcef Shuttles: P2, Escape Pods n' Fixes 2015-12-07 14:27:37 -08:00
Tigercat2000 c3f476f62c Supply shuttle, initial_move() fixes, dock fixes
Supply has been almost completely replaced by -tg-'s system.

No fancy UI, unfortunately, but modifying bay's directly was not possible.
2015-12-04 21:48:40 -08:00
Tigercat2000 e60799474b tgshuttles unfinished 2015-12-03 10:59:06 -08:00