Commit Graph

503 Commits

Author SHA1 Message Date
ktccd 0308042473 More borer work
Couple of changes.  Hopefully the objective is clearly defined now, and
it is separate from the team borers you normally have.
2017-04-01 02:49:59 +02:00
ktccd c36a0845af Traitors/nukeops can now buy borers
This adds a subtype of borers to the traitor uplink. This version cannot
reproduce and is loyal to the owner who released it.
The borer's objectives are tied to the objectives of their owner and
will greentext together with them.
2017-04-01 02:48:16 +02:00
ktccd 376dd1f89a Adds custom emotes to slimes (#320)
Does not add the other human emotes, since they seem a bit odd to put
in.
Slimes needs custom emotes for... reasons. You all know why, don't make
me say it in writing! >_<
2017-03-29 22:57:45 -04:00
katnep 31d0f4cb1f Mining Vendor Redo (#298)
* Mining Vendor Redo

basically Re adds all the stuff i added back at the start of 6th port,
also re added stimpacks to the lsit becuase i don't see why they needed
to be removed from it

* whetstone removed

whetstone removed

* price balances

just tweaked the prices of the new bundles to make them actually worth
purchasing following a 5 for the price of 4 standard

* The final change

finishes the requested changes

* removes excessive line spacing

* removes trailing comma
2017-03-29 17:11:00 -04:00
TalkingCactus 0b45e97b3d Automatic MC Re-Starter 9001 (#322)
* fixed runtime in air.dm

fix was made in LINDA_turf_tile.dm though

* fixes runtime in corpse.dm

* fixes runtime in species.dm

* automatically restarts the MC sometimes

When the timer SS crashes, here's the fix

hardcoded with love

* supermatter area icon

* better admin logs

* better mentorhelp message for admins

* fixes map

* removes depreciated var

* MC rebooter 9001
2017-03-28 07:29:59 -04:00
LetterJay ef89eba41e Merge pull request #315 from kevinz000/patch-1
Emergency fix for potential server crashing
2017-03-28 00:49:42 -05:00
LetterJay b31a92f969 Merge pull request #321 from LetterJay/master
shuttle auto call after 3 hours
2017-03-27 19:11:46 -05:00
LetterJay e1c78ab92c box station by default 2017-03-27 17:11:06 -05:00
LetterJay 6b91c9281d shuttle auto call after 3 hours 2017-03-27 17:07:10 -05:00
LetterJay d21d9fc854 map fix 2017-03-27 16:22:41 -05:00
LetterJay 0954fef5c6 aa 2017-03-27 06:26:44 -05:00
TalkingCactus 756180afd6 Automatic MC Re-Starter 9000 (#319)
* fixed runtime in air.dm

fix was made in LINDA_turf_tile.dm though

* fixes runtime in corpse.dm

* fixes runtime in species.dm

* automatically restarts the MC sometimes

When the timer SS crashes, here's the fix

hardcoded with love

* supermatter area icon

* better admin logs

* better mentorhelp message for admins

* fixes map
2017-03-27 03:16:56 -04:00
kevinz000 c432ec0859 Update chameleon.dm 2017-03-26 13:14:16 -07:00
LetterJay e84d099e44 Merge pull request #317 from LetterJay/master
fix for missing area, map should load
2017-03-26 13:07:43 -05:00
LetterJay d8d2bf1006 fix for missing area, map should load 2017-03-26 13:01:28 -05:00
LetterJay e385849d72 hotfix for map 2017-03-26 12:35:12 -05:00
LetterJay 3c431bb273 Merge pull request #316 from LetterJay/master
Mentor fixes and better who list
2017-03-26 10:57:04 -05:00
LetterJay 78616ca6a9 *reverts back to the separated who list
*fixes a lot of mentor related issue (both them not loading and missing verbs)
2017-03-26 10:44:42 -05:00
TalkingCactus c997ebcabd Removes Lag (tm) (#313)
* sensible fixes

* this too

* some more

* fixes chair icons

reverted to state before tg pull

* fixes telecomms icons

revert to state before tg pull

* fixes research icons

reverted to before tg pull

* de-whitewashed the stools

* fixed missing broadcaster sprites

* always load from the savefile

helps custom servers who don't want to fuck with the config, this will
never not be wanted with the system we have

* stop it, ghosts

* fixes limb augmentation

https://github.com/tgstation/tgstation/pull/25446

* removes lag

* re-adds sounds

* exception

* makes travis happy
2017-03-26 09:39:29 -04:00
kevinz000 5688b6b306 Update chameleon.dm 2017-03-26 03:41:21 -07:00
ktccd 6db6e99830 Ghost-role arousal fix (#283)
* Ghost-role arousal fix

Fixes it so ghost role spawners respect arousal preferences of the
ghost.

* Arousal should respect species traits

This is *currently* having no effect, as no species at the time of
writing uses NOGENITALS species trait. But good for future species I
think.

* Arousal-fix-fixed

Made on_species_gain do the arousal check and apply it properly. Moved
equip to happen AFTER the ckey is assigned, as I couldn't check the
clients prefs before that and it just defaulted to TRUE.
Problem: Human ghost-roles are already human and would not use
on_species_gain. I had 2 fixes for this: Either I made them do so
anyway, doing set_species with human. This is probably redundant and
might break things in some unexpected way....
2nd possible fix is what I am pushing now, just making an else statement
for that situation.
2017-03-26 06:32:51 -04:00
kevinz000 2a8fcb3929 Update chameleon.dm 2017-03-26 01:31:57 -07:00
kevinz000 22cc36345f Update chameleon.dm 2017-03-26 01:30:32 -07:00
Poojawa a8d181c00c Update admin_verbs.dm (#314)
Enables moderator staff to issue controller restarts
2017-03-25 14:52:44 -05:00
LetterJay 4e134c6785 Merge pull request #310 from Citadel-Station-13/bleeding-edgy
Bleeding edgy
2017-03-24 03:52:45 -04:00
LetterJay 691b20e333 Merge pull request #312 from LetterJay/bleeding-edgy
double fuck
2017-03-24 03:23:09 -04:00
LetterJay fee5a75274 double fuck 2017-03-24 02:15:02 -05:00
LetterJay a22a2c06bb Merge pull request #311 from LetterJay/bleeding-edgy
fuck
2017-03-24 03:09:35 -04:00
LetterJay e07580413f fuck 2017-03-24 02:08:02 -05:00
LetterJay f6838bc605 Merge pull request #309 from LetterJay/bleeding-edgy
updates maploader, fixes a few things
2017-03-24 02:53:14 -04:00
LetterJay 1d518bb4dd updates maploader, fixes a few things 2017-03-24 01:39:11 -05:00
LetterJay 41808ea6ae Merge pull request #308 from TalkingCactus/bleeding-edgy
local man fucks up a PR twice
2017-03-24 00:58:59 -04:00
TalkingCactus 091e622da7 that's it, we're done. go home everyone 2017-03-24 00:32:44 -04:00
Poojawa 7ad5e22830 Wew lad (#305)
* not code stuff

* other things

* global vars, defines, helpers

* onclick hud stuff, orphans, world.dm

* controllers and datums

* game folder

* everything not client/mobs in modules

* client folder

* stage 1 mob stuff

* simple animal things

* silicons

* carbon things

* ayylmaos and monkeys

* hyoomahn

* icons n shit

* sprite fixes

* compile fixes

* some fixes I cherrypicked.

* qdel fixes

* forgot brain refractors

* based cyberboss.

* you'd think github would suck less.

* vendors

* tweaks and specialty vendors.

* map things

* go away shitty omega

* qdeletion spam supress, maps.txt tweaks

* shuttle lights
2017-03-22 02:55:33 -05:00
TalkingCactus fcc5e0e2f5 fixes preview icon runtimes+ (#304) 2017-03-21 21:22:47 -05:00
Poojawa f67e9f6d87 Bleeding edgy refresh (#303)
* not code stuff

* other things

* global vars, defines, helpers

* onclick hud stuff, orphans, world.dm

* controllers and datums

* game folder

* everything not client/mobs in modules

* client folder

* stage 1 mob stuff

* simple animal things

* silicons

* carbon things

* ayylmaos and monkeys

* hyoomahn

* icons n shit

* sprite fixes

* compile fixes

* some fixes I cherrypicked.

* qdel fixes

* forgot brain refractors
2017-03-21 11:44:10 -05:00
Squi-RL 099a6c8764 Ash drake plushie! (#300)
* Update toys.dm

Adds a cute little Ash drake plushie at the bottom

* Add files via upload

* Adds in hand icons for the ash drake plushie

* removed the commented out lines from the plush drake code
2017-03-21 05:47:47 -05:00
LetterJay 18ec8db19c Merge pull request #299 from Leon-Leonardo/citadel.1.2.1
citadel.1.2.1
2017-03-19 23:52:44 -04:00
Leon-Leonardo e79f328158 delete old maps 2017-03-19 23:11:50 -04:00
TaxMaster b617e06a30 A small fix (#279)
* Adds In Deep from RA2 into the roundstart music

* Adds In Deep from RA2 into the roundstart music

* A few minor things

Fixes up my plasmagun code so that the projectiles have an
impact_effect, Adds the enclave power armor from Fallout 13 (currently
admin spawn only), and adds a Krotchy doll into the arcade prize list
(Sprites were in Fallout 13's git but I suspect it originated somewhere
else).

* Remove crap

Removing the extra crap so its now just a single-line fix.

* AAAA

ultra-hotfix
2017-03-19 21:03:37 -04:00
Leon-Leonardo 56d95c0770 citadel.1.2.1
replaced the base turf of all the outside asteroid sand with the right
turf, hopefully this fixes the hang on loading
replaced all the maint loot spawns with the vanilla one
fixed the area for the lavaland shuttle
fixed the wooden tables of the bar and maint bar
added vents and scrubbers to the port hallway
added firelocks where they were missing
2017-03-19 18:24:25 -04:00
LetterJay e149bde2bb Update tgstation.dme 2017-03-19 14:41:33 -05:00
LetterJay f17cd76618 Merge pull request #296 from LetterJay/master
'Give' verb
2017-03-19 15:39:01 -04:00
LetterJay d54562b707 fix changelogs/Jay-PR-296.yml 2017-03-19 14:33:20 -05:00
LetterJay 9aa076b316 changelogs/Jay-PR-296.yml 2017-03-19 14:00:41 -05:00
LetterJay 3e294af826 'Give' verb 2017-03-19 13:57:12 -05:00
LetterJay 1675d24d71 Merge pull request #282 from katnep/CQC-remastered
Cqc remastered
2017-03-19 08:42:08 -04:00
LetterJay d843837abf Merge pull request #270 from TalkingCactus/JMP-n-STUFF
Improved Atmospherics Logging
2017-03-18 23:42:11 -04:00
LetterJay 03ee579f5e Merge pull request #295 from Verkister/master
It's been a long day okay :v
2017-03-18 23:36:02 -04:00
Verkister dc18472d72 It's been a long day okay :v 2017-03-19 02:20:04 +02:00