Rob Nelson
cf44bf59e2
Initial commit of media suite
2014-03-10 08:38:03 -07:00
Rob Nelson
7cdd86da4f
Fix some problems with areas.
...
* Fire alarms and alert lighting fixed, will no longer leave behind floating chunks on lighting changes.
* Added a system to bitch about improper alert activation.
* Optimized iconupdates in areas
* Voting system added for firedoors, prevents one alarm overriding the other, optimizes too.
* Optimizations for fire alarms and general code cleanup.
2014-03-09 20:09:37 -07:00
d3athrow
ef264cb65d
Loop through garbage queue to remove nulls
2014-03-05 01:26:11 -06:00
Rob Nelson
d551626121
QDEL is off by default.
2014-03-03 19:43:00 -08:00
Rob Nelson
b41e4e691e
GC fixes, debug verb for toggling.
2014-03-03 15:34:54 -08:00
Rob Nelson
5a422ad7a5
Revert /tg/ GC
2014-03-03 15:24:34 -08:00
Rob Nelson
a1d2e73cbb
Use /tg/'s better GC code.
2014-03-02 16:37:54 -08:00
Rob Nelson
fb8303fbc8
GC tuning
2014-03-02 15:51:21 -08:00
Rob Nelson
b13c6531ef
Clarify qdel errors.
2014-02-18 21:31:18 -08:00
Rob Nelson
1cb11eea9c
Miner fixes.
2014-02-18 18:40:45 -08:00
Rob Nelson
705769b347
Fix copylogs runtime, for real this time.
2014-02-18 16:21:28 -08:00
Rob Nelson
a79b45b3e7
Copy_logs fixes.
2014-02-18 05:13:07 -08:00
Rob Nelson
9ce9f78735
Fix copy_logs runtime
2014-02-18 02:29:47 -08:00
Rob Nelson
444474c211
fuck me I'm dumb
2014-02-18 00:18:36 -08:00
Rob Nelson
59345ede1d
Fix copy_logs runtime
2014-02-17 18:47:05 -08:00
Rob Nelson
097559eef9
GC fixes.
2014-02-16 12:37:06 -08:00
Rob Nelson
7344a0c09c
Add world-start log copying.
2014-02-16 11:46:25 -08:00
Rob Nelson
612de7493c
Should resolve airlock sensors not being configurable. (GitHub #488 )
2014-02-13 22:02:25 -08:00
Rob Nelson
65c6d2eb2b
Fix tasers flying over mice.
2014-02-07 01:56:18 -08:00
Rob Nelson
d349cdd12f
Perform additional checks on qdel(), add some docs.
2014-01-30 15:40:58 -08:00
Rob Nelson
5df920b60f
Get rid of debugging.
2014-01-29 18:06:02 -08:00
d3athrow
338ef9376b
Should fix the issue of the GC turning gliding movement off
2014-01-29 19:55:55 -06:00
Rob Nelson
90a3d7f0a5
I give up.
2014-01-29 17:48:02 -08:00
Rob Nelson
b927f7338f
Hopefully fix more step smoothing?
2014-01-29 15:16:52 -08:00
Rob Nelson
a4d78126eb
Clean up the switch statement.
2014-01-29 14:29:13 -08:00
Rob Nelson
7fc1a96fab
Forbid (un)setting step_x/y during GC.
2014-01-29 14:21:21 -08:00
Rob Nelson
a022aa249f
MAX_EXPLOSION_RANGE configurable in game_options.txt
2014-01-29 03:26:56 -08:00
Rob Nelson
cc66747f94
Added a garbage collector implementation based on rumors from Goon and proc references in released gooncode.
...
And holy shit it's fast
2014-01-29 03:08:00 -08:00
Rob Nelson
5bd6a23a2d
Shuttle/pod fixes. Simplified pod movement, destroy grilles/windows/etc.
2014-01-21 12:09:27 -08:00
Rob Nelson
bdf2e28ac2
XENOARCH UPDATE OH SHIT
2014-01-20 14:58:13 -08:00
Rob Nelson
ccd86d55f3
Add planning frame and some shit from bay
2014-01-18 14:38:27 -08:00
Rob Nelson
27e1c5e869
ONCLICK CODE PORT. GOD HELP US ALL.
2014-01-17 18:24:53 -08:00
d3athrow
0cd0f1cdf0
Following /tg/'s lead, removes set background 1 for smoother gameplay.
2014-01-07 21:19:28 -06:00
Rob Nelson
3c4ebc13ca
Runtime logging (from Mloc)
2014-01-02 15:36:16 -08:00
d3athrow
665526827b
Assistant limiter and config options
...
Uncomment ASSISTANT_LIMIT and set the ASSISTANT_RATIO to enable
2013-12-29 13:52:21 -06:00
Rob Nelson
9843fcdef9
Added a rewrite of the IRC bot, standardized communication with nudge.
2013-12-13 03:50:47 -08:00
Rob Nelson
ac15f0cdca
AntagHUD, Bayghost sprites, and other fixes from Bay.
2013-12-08 16:06:02 -08:00
Rob Nelson
a16621d8dc
Clean up some code
2013-12-07 00:04:42 -08:00
Rob Nelson
1eb125de33
Gib mobs in the shuttle's way.
2013-12-04 16:34:36 -08:00
Rob Nelson
f96334ed60
Log admonghoast shit.
2013-11-09 12:04:51 -08:00
Rob Nelson
a96c4f7b64
Lighting reverted.
2013-09-25 16:38:30 -07:00
Rob Nelson
b7fe9edb3b
Added NanoUI from bay, hit string limit, ran string combiner again.
...
God have mercy on our souls.
2013-09-24 19:46:45 -07:00
Rob Nelson
4c1b757e90
Respawn now vastly more configurable.
2013-09-22 19:04:23 -07:00
Rob Nelson
e5440fec4f
Sanity check shuttle code.
2013-09-22 17:31:06 -07:00
Rob Nelson
e85764a640
Lighting fixes
2013-09-15 06:12:20 -07:00
d3athrow
e9b8a7be7f
enabling probability output for debug
2013-09-11 15:35:17 -05:00
Rob Nelson
358b046b02
See how well this breaks lighting.
2013-09-08 18:52:30 -07:00
Rob Nelson
3cc0e504e5
Fix a lighting bug
2013-09-05 14:51:02 -07:00
Rob Nelson
2b77203275
** WILL NOT COMPILE, OVER STRINGS LIMIT **
...
Import new bay stuff.
2013-09-03 23:19:24 -07:00
d3athrow
9a0dddf056
Pretty sure this works, can't test because i can't connect to my sql db for some reason
2013-08-31 02:16:07 -05:00