Commit Graph

3348 Commits

Author SHA1 Message Date
alex-gh 75dcd694c7 Fixed the real reason for borgs spawning without MMIs 2013-12-01 03:30:54 +01:00
ZomgPonies b7753697fd Alium gamemode 2013-11-30 15:51:32 -05:00
ZomgPonies 61ff75dbbd Bad check fix 2013-11-30 10:14:08 -05:00
ZomgPonies 61caf9d5e9 Upped combat borgs from red to gamma level 2013-11-30 10:02:07 -05:00
alex-gh f14858c4bc Fixed borgs not lawsyncing and spawning without an MMI 2013-11-30 13:51:12 +01:00
ZomgPonies f60b0e610b AntagHUD for admins and ghosts (who cannot respawn) 2013-11-30 06:39:04 -05:00
ZomgPonies fdcacbce05 Respawn fixes 2013-11-30 05:57:56 -05:00
ZomgPonies 7f5c6ec77b more respawn list bugfixes 2013-11-30 05:32:39 -05:00
ZomgPonies 8eb13c1860 borgi respawn fix 2013-11-30 05:32:28 -05:00
ZomgPonies f4bdf41837 Quick equip bugfix 2013-11-30 05:32:00 -05:00
ZomgPonies 31b57b4733 One last bit so people don't jump from animal to animal 2013-11-29 15:38:12 -05:00
ZomgPonies c0d9391b74 Fixed hopefully last respawn issues. 2013-11-29 15:31:37 -05:00
ZomgPonies d797ea9ce8 Inventory quick equip 2013-11-29 11:10:43 -05:00
ZomgPonies 461bd52462 More fixes 2013-11-29 11:10:31 -05:00
ZomgPonies 89d8abada2 Cleaner way of getting round-start observers animals 2013-11-29 08:20:36 -05:00
ZomgPonies 2313ee11e7 Gave round-start observers the opportunity to spawn as animals 2013-11-29 07:44:09 -05:00
ZomgPonies e956cc75cd Respawn and animal fixes 2013-11-29 07:04:43 -05:00
ZomgPonies 0a8d032ee1 Fixed animal emoting 2013-11-29 04:50:24 -05:00
ZomgPonies 1b7c889e66 Respawn bugfixes 2013-11-29 03:14:06 -05:00
ZomgPonies 86ce80d9e1 New respawn system is in yay! 2013-11-28 16:44:48 -05:00
ZomgPonies 80bba4bffa Poly runtime fixes 2013-11-28 13:21:13 -05:00
ZomgPonies 883bbc8253 First part of death/cloning overhaul 2013-11-28 08:09:25 -05:00
alex-gh f22691567a Combat cyborg rolling icon fix 2013-11-28 00:59:48 +01:00
ZomgPonies 81f3def379 Merge pull request #68 from alex-gh/makeshift_weapons
Makeshift weapons
2013-11-26 23:51:58 -08:00
ZomgPonies 36ee622d78 Merge pull request #69 from alex-gh/supermatter_rads
Supermatter explosions are more dangerous now. The damage follows the in...
2013-11-26 23:51:39 -08:00
alex-gh 1fa398a0ec merge fixes 2013-11-27 08:05:09 +01:00
Cheridan 7bdeb898fc Makeshift weapons integration 2013-11-27 02:50:34 +01:00
ZomgPonies d7e91ed2ee Sec levels + dodgeball work 2013-11-26 07:35:50 -05:00
alex-gh a1ab131abf Supermatter explosions are more dangerous now. The damage follows the inverse square law 2013-11-25 23:28:54 +01:00
ZomgPonies 33880575fe Fix fix fix 2013-11-25 14:02:37 -05:00
alex-gh 2426162926 Borgs no longer need admin set crisis mode to activate the combat module 2013-11-25 17:26:05 +01:00
ZomgPonies ae6169dfd9 Merge pull request #63 from alex-gh/xenoborg_fix
Fixed runtime when choosing a module
2013-11-24 18:48:12 -08:00
alex-gh c1a20cdd40 Fixed runtime when choosing a module 2013-11-25 01:00:46 +01:00
ZomgPonies 227f4a1bc0 I guess slime people are now live. 2013-11-24 09:48:38 -05:00
ZomgPonies 68519de6d1 Reverted to older ventcrawl until we can fix new system 2013-11-24 09:11:47 -05:00
ZomgPonies 00bb67f470 Xenoborgs, XenoAI, awww yeah. 2013-11-24 04:52:53 -05:00
ZomgPonies 3f133a0c46 icons for all the robot components! 2013-11-24 03:27:13 -05:00
ZomgPonies 29114f7bb3 Added appearance bans granularity option 2013-11-24 02:47:56 -05:00
ZomgPonies 7e439ae845 Added the ability to whisper ONCE while in crit, then you die. 2013-11-24 02:11:31 -05:00
ZomgPonies 28a0dfa129 Added catching. Wow that was easy. 2013-11-24 00:03:21 -05:00
ZomgPonies b9e6426f22 Added electric razors to the barber shop 2013-11-23 23:06:38 -05:00
ZomgPonies d6657b00a9 Slime people can now absorb cores to change color! 2013-11-23 22:32:28 -05:00
ZomgPonies 532e0ddf4e New (old) AI icons added 2013-11-23 21:44:38 -05:00
ZomgPonies bd25d73f00 Merge pull request #58 from alex-gh/traitor_loyalty
Admins can now add or remove loyalty implants.
2013-11-23 09:47:29 -08:00
ZomgPonies 5c5225cd15 Mimes shouldnt be able to speak! 2013-11-23 10:42:46 -05:00
Ccomp5950 38114c537c Bugfix: is_loyalty_implanted() now checks to make sure the implant is actually implanted and now in your hand.
implant adding via the traitor panel will also update it's location to be in the players head for autopsy as well as is_loyalty_implanted() reasons.

Thanks Chinsky / alex-gh for the heads up on this.
2013-11-23 15:27:39 +01:00
Ccomp5950 25d306d9fc Replaced role checks by loyalty implant checks 2013-11-23 15:27:21 +01:00
ZomgPonies e9dec4df5c Tribbles can be turned into fur products, you monster. 2013-11-23 03:07:39 -05:00
ZomgPonies 379d6851f3 Trouble in Tribble Town 2013-11-21 21:23:54 -05:00
ZomgPonies 1d7ae703b1 Alien updates 2013-11-09 14:02:17 -05:00