Commit Graph

175 Commits

Author SHA1 Message Date
tigercat2000 732c3b4ae5 Goonchat (#4744)
* bicon regex run

* Remove all \black

* Goonchat from /vg/ / Goon

Whoo!
Special thanks to @Tastyfish for the macro2html thing so all of our
horrible color macros keep working and don't fail horribly <3

* Fixes and changes n stuff

- Made ping sane again (the fuck PJ)
- Updated chat CSS
- Fixed like one problem with a color macro

* whoops

* Restore /vg/'s pingloop stuff (used to avoid fucking up is_afk)

* Strip problematic tags from tcomm scripts

- <audio>
- <video>
- <iframe>
- <script>

* Fix human examine icon

* Name hotkey elements

* Removed old stylesheet
2016-06-23 16:56:15 -04:00
TheDZD c6b4539548 Finishing touches 2016-06-08 15:11:24 -04:00
TheDZD 4339629cac Removes L6 SAW adminbus ammo and fixes icon update issue with energy weapons 2016-06-04 00:49:01 -04:00
TheDZD f17f4ccdeb Crossbows and piescannons 2016-06-02 22:17:19 -04:00
TheDZD 4facfcb5a4 More fixes and sprites 2016-05-31 22:51:14 -04:00
TheDZD 8dcf46bf91 Sprites & fixes 2016-05-31 22:50:57 -04:00
TheDZD a4e950d21a Compiles, and guns work™ 2016-05-31 22:50:55 -04:00
TheDZD 95d7a68a75 Here we go again... 2016-05-31 22:50:53 -04:00
Aurorablade 37d9cc49dc removes from uplink until fixed
renames old sniper icons to esniper and new sniper to just sniper
2016-05-04 00:34:28 -04:00
Aurorablade 5f0dde2f65 Apprently this ammo isn't a thing on TG anymore 2016-05-02 23:25:46 -04:00
Aurorablade dbc65dc7ec tweaks on feedback 2016-04-30 16:04:56 -04:00
Aurorablade 7e405427aa changess 2016-04-29 02:09:05 -04:00
Aurorablade 68a4a0a417 Stealth canes 2016-04-27 19:33:10 -04:00
Aurorablade 7a99d8fe74 Crazy Fethas Traitor Emporium of Horrors 2016-04-27 19:09:21 -04:00
Mieszko Jędrzejczak 0f7be5576f Gunshot sounds, uplink references, less spammy tommygun, fixes 2016-04-25 11:32:48 +02:00
Mieszko Jędrzejczak 03c173aeaf Lowers costs, adds darts to autolathe 2016-04-24 09:19:03 +02:00
Mieszko Jędrzejczak 5cf3f25892 Ports /tg/ Foam Force guns 2016-04-22 23:35:55 +02:00
Tigercat2000 78f53553f8 Reduce lines by removing blank lines added by PJ's script 2016-04-05 08:25:57 -07:00
Tigercat2000 9d430844c3 Replace most (if not all) output << operators with to_chat(user, message)
Currently, to_chat is literally just a proc that does user << message.
But it'll let us do output modification in the future, especially for
something like Goon's HTML chat.

Big thanks to PJB for his to_chat script, see
https://github.com/d3athrow/vgstation13/pull/6625 for more details.
2016-04-05 08:15:05 -07:00
Fox-McCloud 1ff23cd3ca lesser summon guns, wizman update 2016-01-29 09:12:37 -05:00
Fox-McCloud 31cf368706 Fixes Holstering a Few Guns 2016-01-20 18:39:45 -05:00
Fox-McCloud db90f5118b Fixes Revolver Spin Runtime 2016-01-13 00:04:09 -05:00
FalseIncarnate 7b581a8150 Revolver Fixes
Fixes the revolver being named "revolver" instead of ".38 Mars Special"
(was an issue even before #2722, but no one besides Fox seemed to
realize that due to the way the code was)

Fixes revolvers not actually getting the Spin verb to spin the chambers
as advertised in #2722
- verb and proc are similar, yet different.
2016-01-11 01:47:18 -05:00
Fox McCloud a2f944cfd9 Merge pull request #2722 from ZomgPonies/russian
Revolver Stuff
2016-01-11 00:18:21 -05:00
SamCroswell 96f7f48f32 Properly spells magazine 2016-01-07 15:17:44 -05:00
SamCroswell eb8b2cc09f Adds Fun 2016-01-07 15:08:12 -05:00
Fox-McCloud 44d46bc456 map fix 2016-01-03 22:42:59 -05:00
Fox-McCloud 97527dddc6 tweak 2016-01-03 20:34:40 -05:00
Fox-McCloud 7830cd215b shotgun 2016-01-03 04:03:48 -05:00
Fox-McCloud eade350dc8 Sec Rifle Port 2016-01-02 01:06:37 -05:00
ZomgPonies 62f4f5cf66 Revolver stuff 2015-12-03 23:18:03 -05:00
Fox-McCloud bfac0b62fa Ports TG Pneumatic Cannon 2015-11-09 22:54:05 -05:00
Markolie 6f0a8174ad Guns rename, take two 2015-09-30 15:51:14 +02:00
Markolie 62235dc859 Wand and Thompson in-hands 2015-09-16 23:12:49 +02:00
Tigercat2000 c562680098 Merge remote-tracking branch 'origin/master' into bay_examine
# Conflicts:
#	code/game/objects/structures/displaycase.dm
2015-09-15 14:08:36 -07:00
Markolie bbfc8f5c5b Remove another obsolete icon_override 2015-09-15 04:27:09 +02:00
Markolie be5653a25f Get rid of item_override 2015-09-15 04:20:46 +02:00
Markolie 90f722d752 Merge branch 'master' of https://github.com/ParadiseSS13/Paradise into intercom
Conflicts:
	code/modules/projectiles/guns/projectile/automatic.dm
	icons/mob/back.dmi
2015-09-15 04:18:27 +02:00
Tigercat2000 0603f73232 Bay12 examine overhaul.
This commit overhauls the examine system to baystation's latest system,
including a more efficient verb approach, and a new status panel tab,
which shows more information for pre-defined objects.
2015-09-14 11:51:40 -07:00
Markolie 2b74789b37 Burst fire tweaks 2015-09-14 04:39:39 +02:00
Markolie 591f2747ca Further gun updates 2015-09-14 04:36:41 +02:00
Markolie f41f0a59fe Guns update 2015-09-14 04:05:20 +02:00
Markolie 2cf27f9255 Get rid of two obsolete overrides 2015-09-13 23:03:16 +02:00
Markolie ca6c7d10ba In hand sprite overhaul 2015-09-13 22:44:18 +02:00
Tigercat2000 7f4ac72910 Progress bars + Wall Rationalization
This commit does the following:
 - Ports progress bars from -tg- (tgstation/-tg-station#9921)
 - Refactors wall attackby code to make it 100% less insane; Instead of
   manually checking every little thing, it uses do_after,
   consequentially, making the new progress bars affect dealing with walls
   as well.

Wall code makes a tiger sad.
2015-08-31 13:38:51 -07:00
DZD 412443dbf1 Fix non-icon merge conflicts 2015-07-10 19:57:59 -04:00
DZD 916f9bf4bb Sort of compiles
Time to fix xenoarch, and then the map.
2015-07-09 15:55:36 -04:00
Fox-McCloud 0dbea7621f The Great Del() Cull of 2015 2015-07-09 02:48:34 -04:00
Tigercat2000 3a45d52fe0 Fix remaining non-returning Destroys()
Plus a little refactor to mining flaps and spacepod doors- they now use
CanAtmosPass instead of manually setting the turf to no-atmos-passing
2015-07-06 09:20:39 -07:00
AnturK 568d289a67 Generic Action\Action Button System
This commit ports the GAABS from -tg-station13. The GAABS allows for
generic, movable, hud elements for spells, powers, and items.
2015-05-11 09:32:08 -07:00