Commit Graph
33993 Commits
Author SHA1 Message Date
RazgrizandGitHub 4eee66ee8f Fixing accidentally removed features
Readding PAI vore and vore flavor text
2019-12-04 13:10:33 -07:00
RazgrizandGitHub 080bb23c29 Fix unanchoring 2019-12-04 13:03:25 -07:00
RazgrizandGitHub 3be1d4fae7 Undo revision
Setting back to the original modification.
2019-11-30 01:47:34 -07:00
RazgrizandGitHub 142dc3cce5 Fix IRC bot
Removes new code and restores irc.dm to its original state, from PR #141
2019-11-29 01:01:03 -07:00
RazgrizandGitHub 0e30084e78 Merge pull request #861 from TheFurryFeline/patch-30
Fix Json Loading
2019-11-25 14:11:10 -07:00
RazgrizandGitHub ae0f6da454 Merge pull request #859 from TheFurryFeline/patch-29
Boss Event Fixy
2019-11-25 14:08:06 -07:00
RazgrizandGitHub 7117882a77 Merge pull request #853 from Darlantanis/BullvaleneAndAlizeneFixes
Bullvalene and alizene fixes
2019-11-25 14:07:28 -07:00
TheFurryFelineandGitHub d3a083d8cb Fix Json Loading
So the whole issue with remains leaving toggling not working? Syntax error. It WAS saving but kept being reset back to default for everyone.
2019-11-24 19:00:07 -05:00
TheFurryFeline 85e8aa23b8 Now Sod Off, Travis
Turns out that issue was area test didn't have chapel_fore/aft enabled and needed to be in Space Station 13 areas_vr.dm. Pbt.
2019-11-24 18:17:13 -05:00
TheFurryFeline f843acc647 Shut up, Travis 2019-11-23 05:11:17 -05:00
TheFurryFelineandGitHub 833ec48c4c Boss Event Fixy
Used to be for Locker Room Maint, which was a dumb name for a maint that's in the FORE of the Chapel area, so... chapel_fore it is.
2019-11-22 19:05:15 -05:00
RazgrizandGitHub 5bf8a84c5a Merge pull request #856 from TheFurryFeline/TFF-Flamethrower_Fix
BURN BABY! BURRRRRRRN!!!!!
2019-11-21 13:18:10 -07:00
ExabyteDiscordandGitHub 2222f438ed Merge branch 'master' into BullvaleneAndAlizeneFixes 2019-11-21 12:04:22 -08:00
TheFurryFeline 2cef569988 CHOMPStation Edit Comment
Oops.
2019-11-21 10:07:26 -05:00
RazgrizandGitHub 75f3d72a64 Merge pull request #857 from Razgriz1032/Razgriz1032-patch-1
Fix early-joining and alt-job title preference
2019-11-21 02:29:11 -07:00
RazgrizandGitHub 3956d0285f Fix early-joining and alt-job title preference
Removed two lines of code that was FORCING the game to look at the whitelist to even allow early joiners a job/role and their own job title.
2019-11-21 02:28:34 -07:00
RazgrizandGitHub 68f9103d30 Merge pull request #854 from ExabyteDiscord/master
Admin Portal
2019-11-21 00:06:07 -07:00
RazgrizandGitHub 6805208c67 Merge pull request #852 from Darlantanis/RedCarpetFix
Fixes red carpet from creating rainbow carpet.
2019-11-21 00:04:55 -07:00
TheFurryFeline ecf0c834b7 BURN BABY! BURRRRRRRRRRRRRRN!!!!
Ports https://github.com/Citadel-Station-13/Citadel-Station-13-RP/pull/1487 and makes flamethrowers functional.
2019-11-14 17:53:36 -05:00
Erik aa26dbc7fc Admin Portal
Adds a portal that admins can spawn. Easily configurable, easily abusable. Probably will be used for future events!
2019-11-06 23:18:06 -08:00
Nadyr 6891c26a1a Fixes spelling mistakes in the bullvalene and alizene recipes. 2019-11-06 23:22:01 -05:00
Nadyr 9fdc0af7c8 Fixes red carpet from creating rainbow carpet.
-Uncomments out the material used to make rainbow carpet and corrects the object path from "rainbow" to "rainbowcarpet."
2019-11-06 22:14:02 -05:00
TheFurryFeline 8545f17820 Merge remote-tracking branch 'upstream/master' 2019-11-06 12:00:32 -05:00
RazgrizandGitHub 5eadee2db3 Merge pull request #849 from CHOMPstation/Razgriz1032-Mundane-Meteors
Mundane meteors disabled
2019-10-29 03:58:32 -07:00
RazgrizandGitHub 75fba5e46f Mundane meteors disabled
Accidentally disabled moderate meteors. Reenabled that and disabled mundane.

Why yes, lets name all three of our event levels with M words.
Mundane
Moderate
Major

THAT'S NOT GONNA GET CONFUSING AT ALL. DOUG DIMMADOME, OWNER OF THE DIMSDALE DIMMADOME! Dimma-don't frakkin confuse me!
2019-10-29 03:34:27 -07:00
RazgrizandGitHub 46f7d84031 Players as Metroids and tweaks
+Rearranged some code related to player controls that was accidentally badly placed.
+`ai_inactive` variable is now tied to vent hopping, so if there is a player in control, the AI should, in theory, not jump into vents while a player is in control. I hung around one for a minute and nothing happened. Could have been luck of the draw. Dunno.
+Brought down melee armor to 0 for the juvenile metroids.
2019-10-29 03:30:56 -07:00
RazgrizandGitHub 3cc96f01aa Merge pull request #846 from Razgriz1032/Razgriz1032-event-disable
Disabled some events
2019-10-28 00:00:01 -07:00
RazgrizandGitHub 334285db29 Disabled some events
Moved mundane meteors and major spiders to disabled. Commented out major slimes and moved it to disabled as it spawned too many and its potency is often underestimated.
2019-10-27 23:51:03 -07:00
TheFurryFeline fd451c267f Part 3
Final commit, T-comms network refactor, Jellybrig mob addition, p90 ammo cartidges in Red Armoury, and more. Edit history in summary of PR will show changes of key points.
2019-10-26 07:07:41 -04:00
TheFurryFeline 434810057a Merge remote-tracking branch 'upstream/master' into TFF-I_SWEAR_THIS_IS_THE_LAST_MAP_FIX_UPDATE 2019-10-25 22:08:21 -04:00
Erik f1ae5d5413 Spicy
Adds an "Admin Spice" verb, which basically will just tell us to make your round a little bit more entertaining.
2019-10-22 22:59:35 -07:00
RazgrizandGitHub 09141875ec Merge pull request #841 from TheFurryFeline/TFF-Nurse_Hat_Roleplayers'_Delight
Nurse Roleplaying Time!
2019-10-18 13:16:51 -07:00
TheFurryFeline 8334b1f31c Part 2
POI areas properly fixed for easy distinctions. Confirm all air alarms are placed in proper places. And attempt to make a POI remain unpowered...... (FAILED and shelving for now)
2019-10-18 07:11:44 -04:00
TheFurryFeline 5f7effbe49 Part One
Summary in main PR post of things on ToDo list
2019-10-17 20:28:35 -04:00
TheFurryFeline 2c898cddbe Oops. 2019-10-17 19:16:32 -04:00
TheFurryFeline 46b8f68b82 Chompstation Addition Comment 2019-10-17 19:00:34 -04:00
TheFurryFelineandGitHub 890b9540cf Remove Job Req on Nurse Suits 2019-10-17 18:56:51 -04:00
TheFurryFelineandGitHub a12e0aff4a Add Nurse Hat to Loadout
Cost 1 point, no job restriction
2019-10-17 18:55:19 -04:00
TheFurryFelineandGitHub c76752bc63 Moar Spelling Fixes!
Attempting, not attemping. Skreeeeeee, how long has this been wrong?????
2019-10-15 06:41:20 -04:00
TheFurryFelineandGitHub 96a782038d Minor Spelling Fix
Title, fix spelling of vore action for spitters.  Piranha Spitter is attemping to slurped up Samantha Janice Softfur into their stomach! --> Piranha Spitter is attemping to slurp up Samantha Janice Softfur into their stomach!
2019-10-15 06:38:06 -04:00
RazgrizandGitHub f7f8bc8d83 Merge pull request #838 from kcin2001/vg-borgs
fixes my previous pr and fixes the module sprites for crisis and surgeon borg
2019-10-13 14:03:26 -07:00
kcin2001andGitHub 402250b93a Merge branch 'master' into clean_steps 2019-10-11 23:57:46 -07:00
kcin2001 893767119e makes dirt making a toggle 2019-10-11 18:37:21 -07:00
kcin2001 285a360312 hotfix and normal fix 2019-10-11 03:48:55 -07:00
RazgrizandGitHub 3bceb23158 Merge pull request #837 from kcin2001/vg-borgs
copies some borgs from vg to vr and adds them to the lists
2019-10-10 22:34:05 -07:00
RazgrizandGitHub 6c74f0f9c7 Fix to mochtroid init_vore 2019-10-10 02:02:26 -07:00
kcin2001 8bc979afb9 copies some borgs from vg to vr and adds them to the lists 2019-10-09 14:39:15 -07:00
RazgrizandGitHub cc295f5779 Merge pull request #836 from Razgriz1032/Razgriz1032-shit-opinion
Removed shit opinion
2019-10-07 05:14:34 -07:00
RazgrizandGitHub f78fcd5280 Merge pull request #834 from Razgriz1032/Razgriz1032-Metroid-tweak
Metroid tweak
2019-10-07 05:14:17 -07:00
RazgrizandGitHub 75a3ec33b0 Add files via upload 2019-10-07 05:06:08 -07:00