Commit Graph

9304 Commits

Author SHA1 Message Date
Krausus 23d9750822 Fixes telebaton attack logs 2015-06-10 07:27:19 -04:00
Fox-McCloud c6cc874869 Get Turf Optimizations 2015-06-09 21:29:21 -04:00
Fox-McCloud 6614ab8a8c Makes the Code Compile for 508.1287+Travis Update 2015-06-09 18:14:15 -04:00
Krausus 1fc0f235ef Fixes plurality of stacks and updates miss message
Some stacks didn't have their gender set to plural, despite having a
pluralized item name.
2015-06-08 23:32:44 -04:00
Krausus 7178370044 Fixes various runtimes
Fixes:

- Body scanners runtiming from bad drag-drops
- Flashbangs runtiming when flashing humans without eyes
- Diona nymphs runtiming because they're not simple animals with an
environment_smash var
- A thrown object colliding with a non-existent limb runtiming
- Brains runtiming when redundantly removed
- Thrown objects runtiming when they can't find an area
2015-06-08 08:53:43 -04:00
Krausus 075f89fcb0 Fixes stacks acting strange for cyborgs
Robot modules weren't handling qdel'd stacks properly, so now they
simply don't get qdel'd. They shouldn't get deleted often enough for
this to hurt performance.

Also, the module slot of a stack will now be deselected when it's used
up, and it will show up immediately when respawned while recharging.
2015-06-08 06:37:52 -04:00
Krausus b4dd04dd85 Fixes engie ERT's infinitely-duplicable materials
Also removes the (worthlessly broken) full-stack subtypes added
specifically for them.
2015-06-08 05:42:02 -04:00
Krausus ba38be536b Fixes intercom frames "mounting" in the wrong direction 2015-06-08 04:20:27 -04:00
Krausus 6148867cf3 Fixes the Mute disability causing blindness 2015-06-08 04:15:57 -04:00
Krausus 2d76db53a0 Fixes issues in meteor mode's sendmeteors()
A missing spawn() was causing the ticker to hang, and it was possible
for the meteor wave to last forever if it started close enough to
midnight GMT
2015-06-08 04:05:29 -04:00
ZomgPonies 715e5aa260 Merge pull request #1260 from Fox-McCloud/viewrange
Dynamic HUD
2015-06-08 02:03:03 -04:00
kingofkosmos 0f48bef705 Blender, food processor, gibber, monkey recycler shaking when processing
This commit makes the machines listen in the title shake quickly, as if
vibrating, when used.
2015-06-07 14:30:01 -07:00
ZomgPonies 88c5d1a4ac Merge pull request #1136 from tigercat2000/spbook
Spellbook overhaul
2015-06-07 14:11:14 -04:00
ZomgPonies 757650896a Merge pull request #1258 from Fox-McCloud/batons
Classic Baton Refactor
2015-06-07 14:08:31 -04:00
Tigercat2000 2b9f242659 Spellbook Overhaul; Remove rightandwrong antag making, href sanitizing
Rightandwrong will no longer have a 25% chance to make people antags,
since the spellbook overhaul makes it give a spellslot.
2015-06-07 11:04:57 -07:00
Tigercat2000 059178398e Force traitors into random role instead of returning to lobby. 2015-06-07 09:39:48 -07:00
Fox-McCloud f09a0f8d75 second pass 2015-06-07 09:52:52 -04:00
Fox-McCloud 6e310a4832 View Range Change 2015-06-05 22:37:26 -04:00
Fox-McCloud 7ae9ec41a0 Merge remote-tracking branch 'upstream/master' into lootdrop 2015-06-05 18:10:30 -04:00
Fox-McCloud e4cbc5619e Classic Baton Refactor 2015-06-05 18:01:50 -04:00
ZomgPonies fd2dce684f Merge pull request #1159 from tigercat2000/MetaStationPort
MetaStation V41A II port
2015-06-05 17:49:13 -04:00
ZomgPonies f65d374d1c Merge pull request #1249 from Fox-McCloud/AI-STATE-YOUR-LAWS
TG Ion Storm Event and Toy AI
2015-06-05 04:55:50 -04:00
Fox-McCloud 80ce8f2150 Merge pull request #1250 from ZomgPonies/meteor
Adds waves to meteor gamemode
2015-06-05 04:52:59 -04:00
ZomgPonies ffdc3dbe3a Merge pull request #1248 from Krausus/EscapeObjectiveFix
Fixes Escape Objective Issues
2015-06-05 04:51:01 -04:00
Krausus 1cbacdb36d Fixes more monkey HUD issues 2015-06-05 03:16:52 -04:00
Krausus a8d1313e7f Fixes clothing staying equipped when monkeyized
Also fixes a minor typo in the monkey gene (de)activation message.
2015-06-05 02:50:39 -04:00
Krausus 0638eb2a66 Fixes changeling monkey issues
Fixes taking DNA from monkeys, not being able to leave lesser form, and
being able to use all stings in lesser form.
2015-06-05 02:41:48 -04:00
Krausus 3880364321 Fixes monkey quick-equip
Monkeys could use quick-equip to equip things they weren't supposed to.
2015-06-05 00:57:19 -04:00
Tigercat2000 74f304e88c Metastation: Compatibility modifications
This commit modifies metastation to actually be playable on our code
Squashed Commits:
 - [META] Fixes emergency shuttle being stuck
 - Toxins Mixing fix: chamber floor > engine
 - Adds research outpost + Chem lab to routpost
 - Add vox raider ship, fix pods and a few shuttle zones.
 - Remove step_x so TRAVIS likes it
 - Finish spawn points, add telepad.

 - Replace showroom with NT-rep/Blueshield Office
   Don't worry, the nuke keg is in the meeting room.
 - Convert art storage to barber shop, place artvend in tool storage
 - Buncha medbay tweaks, 2nd surgery table, body scanners, fixed sleepers,
   minor balance changes.
 - Add Mr. Changs to dorms
 - Update meta to latest paracode
 - Fix punpun
 - Atmos volume pumps, atmos control console
 - Add chicken statue to Mr. Chang's (*cry), Bar smartfridge
 - Fix mr. changs statue and chairs
 - Add togglable polarized windows to surgery, so surgeons can prevent seeing
   other surgery procedures if necessary
 - Actually add atmos control comp
 - Hydro trays are no longer dirt
 - Fix brig windoors
 - Fix escape shuttle sleepers
2015-06-04 19:28:45 -07:00
ZomgPonies 42c4f3b053 Merge pull request #1255 from Fox-McCloud/closet-is-a-changeling
Fixes Wardrobes Item Spawning
2015-06-04 21:07:39 -04:00
Fox-McCloud 4eadd086d0 Fixes Wardrobes an Item Spawning 2015-06-04 20:13:18 -04:00
Fox-McCloud 7b455d8b89 Re-Works Maintenance Loot 2015-06-04 18:53:13 -04:00
ZomgPonies 6bf363b079 Merge pull request #1247 from Fox-McCloud/title-rockin'
Adds in a New Title Theme
2015-06-04 18:00:59 -04:00
Krausus 716d146ddd Makes escape objectives fail if restrained
Also returns the "alive and free" wording to escape objectives.
2015-06-04 13:14:44 -04:00
Tigercat2000 82f6855755 Initial Compiling port of MetaStation 2015-06-04 09:12:37 -07:00
ZomgPonies c7c3efb5d0 Lets not spawn infinite meteors. 2015-06-04 05:43:57 -04:00
ZomgPonies 47de619fcc Merge pull request #1245 from Fox-McCloud/exam-room
Exam Room Tweaks
2015-06-04 05:37:14 -04:00
ZomgPonies f37b35bc1f Adds meteor waves 2015-06-04 05:32:05 -04:00
Fox-McCloud b6ee1342e9 Redoes the Ion Storm Event and Toy AI 2015-06-04 00:06:16 -04:00
Krausus f72c21b606 Fixes Escape Objective Issues
Escaping on pods will now work properly, and being handcuffed will cause
failure regardless of where you are.
2015-06-03 20:46:23 -04:00
Fox-McCloud 055f57618c Adds in a New Title Theme 2015-06-03 18:36:57 -04:00
Fox-McCloud 296093951b defib failed 2015-06-03 02:24:02 -04:00
Fox-McCloud c5f16b538a oops 2015-06-03 00:27:38 -04:00
Fox-McCloud 41512b0252 Exam Room Tweaks 2015-06-02 23:17:17 -04:00
Fox-McCloud 6f345ee1e3 Maintenance Rework Part Two 2015-06-02 21:44:43 -04:00
ZomgPonies e83b65931e Merge pull request #1243 from Fox-McCloud/mai-valids
Clarifies the Escape Objective
2015-06-02 05:24:16 -04:00
Fox-McCloud faa928c23c Clarifies the Escape Objective 2015-06-01 23:42:35 -04:00
ZomgPonies 97fadbede5 Merge pull request #1237 from Fox-McCloud/barsigns
Refactors Barsigns
2015-06-01 19:42:41 -04:00
ZomgPonies 12aad61ae4 Merge pull request #1240 from tigercat2000/dfc3c4e9aad5292ed3ff655785b59dfe
Port -tg- shuffle helper proc
2015-06-01 15:21:22 -04:00
ZomgPonies e641c847d6 Merge pull request #1233 from Fox-McCloud/stun-balance
Stun+Weaken Balancing
2015-06-01 15:20:19 -04:00