Commit Graph
227 Commits
Author SHA1 Message Date
skull132 c4b7fbcfde Intern Position
Adds a new civilian job.
2014-07-08 21:24:40 +03:00
skull132 bd59a891f5 Sign Language
Basic code.
2014-07-06 17:43:06 +03:00
skull132 73e1daa6d5 Merge pull request #12 from Aurorastation/master
Yay
2014-07-06 13:58:48 +03:00
skull132 536ef711f1 Bodyscanner Denisty Fix
You can no longer walk through the SCANNER, still can for the console.
2014-07-05 22:16:32 +03:00
Dalekfodder bdefda3b3a FIXES A REALLY FUKIN SMALL BUG. 2014-07-05 21:04:40 +03:00
skull132 eb88e00abe Merge pull request #154 from skull132/master
Map, items and HUDs
2014-07-05 20:56:15 +03:00
skull132 a71ea40047 Merge pull request #152 from SoundScopes/master
Auto Traitor, pAI Emotes, Rifle Sprite Fix, Spider Nerf
2014-07-05 20:55:09 +03:00
skull132 8df67ef26c Prescription HUDs
Added the funcitonality to attach HUDs to prescription glasses, and
remove them.
2014-07-05 20:53:44 +03:00
skull132 572812c96d Custom Items 05JUL2014
Mostly for Peter.
2014-07-05 20:53:15 +03:00
SoundScopes 65e9f3f5c7 Update autotraitor.dm 2014-07-05 13:44:47 +01:00
SoundScopes 2e27a4ab2b Fixed Auto-Traitor, Emotes for pAIs, Sprite Fix, Spider Nerf
- Removed Implanted personel from traitor list
- Added AFK check for traitors - replaces one traitor every roll if a
traitor has gone AFK
- Added temp debug messages in autotraitor to ensure above function
works as intended
- Added spawn limit on giant spiders. Once the limit(20) is reached,
spiderlings will be unable to spawn into giant spiders. When the total
number of alive giant spiders goes below the limit-2 (18), spiderlings
will be able to grow into giant spiders again.
- Added option for when an admin spawns spiders from the secrets menu to
disable the spawn limit on spiders. Option only appears if the limit has
not been bypassed yet.
- Added pAI's can now emote -Requested by Dalek-
- Fixed Advanced Energy Gun Sprite
2014-07-05 12:30:23 +01:00
Dalekfodder 141fab08e8 Fixes (AFK) tag random one.
a shitty typo
2014-07-05 03:26:03 +03:00
Dalekfodder 2fed455e47 Adds Dea's requests
Dea requested some drinks, added them.

Synching to master, sry.
2014-07-03 22:16:57 +03:00
Dalekfodder 190f87dda9 Roll Dice verb
Adds roll dice verb
2014-07-03 22:16:26 +03:00
Dalekfodder 2f5e985480 Kocasslani Release
Todo: Make white only eyes.
Todo #2: Make special blood that is called K, it'll be Kocasslani
special it will be coloured blue and won't be able to transfer to other
types. (It needs to change the color of blood bags to Blue, the sprites
are in the bloodpack.dmi)
Todo #3: After the blue blood release, get a blue overlay_husk and
change the blood color of kocasslani to blue (simply uncomment the flesh
and blood color)
2014-07-02 22:29:49 +03:00
skull132 1b0934eeb8 Merge pull request #148 from skull132/master
Wintercoats, map and custom items
2014-07-01 18:50:40 +03:00
skull132 214152be0d Custom items 01JUL2014
Red coat for Dea Tacita.
2014-07-01 18:47:55 +03:00
skull132 7bab678a4d Wintercoat fix
Removes their pockets. And moves their code.
2014-07-01 18:47:28 +03:00
SoundScopes e8f757984e Removed unneeded overrides
Removed debug message
Removed unneeded overrides
2014-06-30 05:55:46 +01:00
SoundScopes 4acde1b22a Changed Wielding Guns
- Added wield-able guns
- All wielding procs and vars are located in /gun
- can_wield() by default returns 0, override this and add
toggle_wield(mob/user as mob) on a gun to enable wielding
- Shotguns now require two hands to be able to fire
- Added action button for Shotguns to toggle wielding
2014-06-30 05:08:44 +01:00
skull132 0d3d9cf69f Merge pull request #143 from skull132/master
Update 29JUN2014
2014-06-29 19:01:56 +03:00
skull132 b95aaa899b Custom Items 29JUN2014
Spawn code updated for Meowykins' PDA.
2014-06-29 19:01:04 +03:00
skull132 4117b971cc Bangs Fix
Fixes the Bangs hairstyle to not have cat-ears.
2014-06-29 04:13:31 +03:00
skull132 3eca61380e Merge pull request #141 from skull132/master
Hotfix 28JUN2014
2014-06-28 20:51:02 +03:00
skull132 c5d0201747 Spawn code fixes 2014-06-28 20:50:08 +03:00
skull132 79af675c0b Map Update 28JUN2014
Actually fixes things.
2014-06-28 20:50:02 +03:00
skull132 b6ab5bdfaf Merge pull request #137 from skull132/master
Custom items & Map 28JUN2014
2014-06-28 16:54:43 +03:00
skull132 da7346ff19 Merge pull request #135 from SoundScopes/master
Bay merge patch cleanup & dev options
2014-06-28 16:51:48 +03:00
skull132 be970658c2 Custom Items 28JUN2014
Cecillia's locket and glasses. Amy's gloves.
2014-06-28 16:49:08 +03:00
skull132 6f359faa35 Fabricator Patch
Fixes the dumb created.
2014-06-27 19:31:38 +03:00
SoundScopes 48a0017caa Rewrite of delta level
- Fixed bug that required the admin who activated it to remain on the
server till restart.
- Changed Delta level from Sleep Timer to Controller
- Added counter to debug stats to check it's working

--and apparently
2014-06-27 17:26:50 +01:00
SoundScopes 348df0b44b Patch removal
Removed duplicate Security options from Bay merge.
2014-06-27 02:41:56 +01:00
SoundScopes 8d0841ab90 Attack Log toggle for +DEV
Added missing option for developers
2014-06-27 02:40:10 +01:00
skull132 9f4e1868ed Merge pull request #133 from skull132/master
Update 26JUN2014
2014-06-26 16:54:18 +03:00
skull132 479131f8cb Custom Items 26JUN2014
Basis for Cecillia's items, minor fix for Gollee's item.
2014-06-26 16:52:11 +03:00
skull132 bd85415034 Bay Update 26JUN2014 2014-06-26 16:51:39 +03:00
SoundScopes 5f15627fb3 Update admin_verbs.dm 2014-06-25 06:08:10 +01:00
SoundScopes 9c2836852e Update admin_verbs.dm
Second thought, copyed it over as I have no clue how your configs are setup.
2014-06-25 06:07:42 +01:00
SoundScopes cc4e1c0d9f Mod Fix, Delta Level Addition
- Moved /client/proc/toggleattacklogs from Admin Verbs to Mod Verbs
- Delta Level when activated from the admin commands now ends the game
with a bang after 10 minutes
- Added a confirmation box to avoid accidental Delta Level Activation
2014-06-25 05:05:10 +01:00
skull132andSoundScopes f1c82c322c Tech Storage access for RD 2014-06-24 15:31:47 +01:00
skull132andSoundScopes 9dd235c9b2 Custom Items 22JUN2014
Added Silver bracelets, old wedding ring and the Blue Panther's welding
mask. Prepped code for Amy's gloves.
2014-06-24 15:31:46 +01:00
SoundScopes 42693624be Hot Fix
- Added security level presets to the ID Computer.
- Fixed a bug where you could equip your offhand in an item slot.
2014-06-24 15:31:45 +01:00
SoundScopes fcd87e9929 Bug Fix
- Fixed bug where a second gun would spawn on-mob in offhand
- Rifle Icons now change based on charge level
- Fixed bug where the sniper wouldn't remove the offhand icon when
dropped
2014-06-24 15:31:44 +01:00
DalekfodderandSoundScopes 36fc6e6b89 Max slots upped to 20 2014-06-24 15:31:44 +01:00
skull132 7555ce8395 Tech Storage access for RD 2014-06-22 17:11:49 +03:00
skull132 ae5c4bbede Custom Items 22JUN2014
Added Silver bracelets, old wedding ring and the Blue Panther's welding
mask. Prepped code for Amy's gloves.
2014-06-22 17:11:27 +03:00
skull132 51ca76c749 Telescopic baton
Adds knockdown when hit in the legs.
2014-06-19 19:00:45 +03:00
skull132 350646d33f Custom Items 19JUN2014
Rock and voice synth
2014-06-19 19:00:02 +03:00
skull132 67fc32da6e Exoskeletons
Out with the old! In with the partially finished new.
2014-06-17 22:17:44 +03:00
skull132 50fe7ee0f5 Temp-fix
Trying to fix the TComms keeling over.
2014-06-12 23:05:24 +03:00