Commit Graph

716 Commits

Author SHA1 Message Date
joep van der velden
9631eef2aa Fixed the middle mouse exploit 2019-03-18 14:53:41 +01:00
AffectedArc07
6ab0344bb6 Config option for the paranoid 2019-03-03 11:37:49 +00:00
datlo
c57ec440e1 Merge remote-tracking branch 'refs/remotes/ParadiseSS13/master' into navconsoles2
# Conflicts:
#	code/modules/shuttle/shuttle.dm
2019-02-11 13:31:37 +00:00
datlo
91ef2d7be2 it's alive 2019-02-06 20:01:30 +00:00
datlo
2f24f9639f Set default prob to 75%, also fix typos
oof
2019-02-04 13:23:17 +00:00
datlo
74a3631741 compilin and mostly workin
has runtimes due to body color
need to wrap up commented procs
2019-02-03 06:40:50 +00:00
Alffd
110d3b17b4 Revert "Discord Bot Functionality" 2019-01-30 21:19:33 -05:00
variableundefined
e13a536ddc Merge pull request #10585 from v0idp/discord_bot
Discord Bot Functionality
2019-01-29 10:43:51 +08:00
Nicaragua
8175d67b2e honk_bot from V2
Originaly from PULL

https://github.com/ParadiseSS13/Paradise/pull/10656
2019-01-21 12:31:47 -03:00
void*
ee20733f74 made all changes wanted for PR 2019-01-07 01:40:00 +01:00
void*
8b8cfdaadb Reworked discord interface to replace the IRC one completely 2019-01-06 18:00:28 +01:00
void*
a179ffd83d Added Discord Bot functionality 2019-01-03 18:11:15 +01:00
joep van der velden
5ed5efd336 Added the safe message proc 2018-12-28 16:25:51 +01:00
variableundefined
d7b2648020 Merge pull request #10185 from Mitchs98/moveresist
Ports Move Force from TG
2018-12-28 20:53:07 +08:00
variableundefined
2f26dc1d11 Merge pull request #10242 from Certhic/radiochannels
refactor radio magic numbers
2018-11-16 23:51:53 +08:00
Certhic
e3f852dff6 magic numbers 2018-11-16 15:32:49 +01:00
tigercat2000
9fb54c4c82 Asset Cache speed (tgstation/tgstation#35003 + more) 2018-11-15 12:18:00 -08:00
Mitchell
7cd25c4d87 for ansari to view 2018-11-11 15:59:48 -06:00
Fox McCloud
ecb9c11433 Updates Components Again 2018-11-02 16:23:46 -04:00
joep van der velden
b332cda61d Made the round start time variable using the config.txt 2018-10-28 20:24:56 +01:00
tigercat2000
7a289c10b3 Merge pull request #9485 from variableundefined/ComponentFixesPort
Port over TG component improvements.
2018-10-22 10:50:33 -07:00
variableundefined
cd677b6ef3 Merge pull request #9870 from SamHPurp/arrays-start-at-1-yo
Fixes a cause of lag in the timer subsystem
2018-10-22 07:07:25 +08:00
variableundefined
e42adaa276 Fix 2018-10-21 21:59:43 +08:00
variableundefined
0dc7b39740 Remove 511 compatibility things 2018-10-21 21:54:50 +08:00
variableundefined
112f79b8b7 Merge pull request #9916 from SamHPurp/unused-atom-code
Removing unused atom code
2018-10-21 12:15:56 +08:00
variableundefined
d4376fff69 Fixes conflict and screen object breaking 2018-10-21 08:31:46 +08:00
variableundefined
45fdcb4c46 Merge pull request #9719 from SamHPurp/smoothing-improvements
Icon Smoothing to StonedMC
2018-10-21 07:41:47 +08:00
Purpose
a3b7b3c8c0 this does nothing 2018-10-20 21:59:00 +01:00
Fox McCloud
7d3be0e838 Updates the Garbage SS 2018-10-20 00:49:55 -04:00
Purpose
75fdf0095d more 2018-10-18 20:54:22 +01:00
Fox McCloud
ee8d6bade6 Fixes Timer SS Timeouts 2018-10-16 23:40:57 -04:00
Purpose
45c61f599a arrays start at 0 damnit 2018-10-15 22:45:52 +01:00
Purpose
d740ecbd35 Update icon_smooth.dm 2018-10-14 14:59:54 +01:00
Purpose
b2fc276158 Merge remote-tracking branch 'refs/remotes/origin/master' into smoothing-improvements 2018-10-13 21:34:04 +01:00
Desolate
f7627d2fcb Resolves conflicts. 2018-10-11 05:36:22 -05:00
variableundefined
021f55539f Merge pull request #9776 from tigercat2000/hover_indicator_inventory
SSOverlays & Hover Inventory Indicator
2018-10-10 22:19:26 +08:00
variableundefined
3350cdd27f Merge pull request #9789 from Birdtalon/runtime
Fixes runtime in tickets.dm
2018-10-10 17:02:25 +08:00
tigercat2000
39c6b5d1e7 Spacing 2018-10-09 20:37:46 -07:00
Birdtalon
4a640e9290 .len to length() 2018-10-09 19:35:12 +01:00
tigercat2000
8ce0592ac0 SSOverlays & Hover Inventory Indicator
This ports the hover inventory indicator from /tg/, and by necessity, SSOverlays.
The hover inventory indicator basically shows where you are trying to
put an item, and then shows an item ghost in red or green, giving visual
feedback as to if that item will go in the slot or not.

SSOverlays is a much broader system for managing overlays, which should
eventually take over *all* overlays, but I have only ported the basic
system and implemented it where necessary for it to work for the hover
inventory items currently.
2018-10-08 22:50:39 -07:00
variableundefined
27a99f8ed7 Merge pull request #9581 from DesolateG/timertest
Ports updated /tg/ timer subsystems.
2018-10-09 09:11:55 +08:00
Purpose
4d7dd5a6c9 dayum dats defined 2018-10-08 22:48:00 +01:00
Crazy Lemon
200efd05bd Merge pull request #9459 from variableundefined/NPCPoolPort
SS Port: NPCAI & NPCPool
2018-10-07 21:01:30 -07:00
variableundefined
d359d6bbcb Cache verbs 2018-10-08 11:00:56 +08:00
Purpose
065cc972f7 priority defines... 2018-10-06 20:56:29 +01:00
Purpose
3c5594ec5a use the defines... 2018-10-06 20:55:35 +01:00
Purpose
cf21fb53ee normalize the names 2018-10-06 20:53:31 +01:00
Purpose
f96066336a helps with some world start lag... 2018-10-06 20:46:49 +01:00
Purpose
8f4cc08809 more optimisation! 2018-10-06 20:40:21 +01:00
Purpose
13f04ac9cf adds a lag check 2018-10-06 20:09:13 +01:00