Commit Graph

685 Commits

Author SHA1 Message Date
variableundefined 45fdcb4c46 Merge pull request #9719 from SamHPurp/smoothing-improvements
Icon Smoothing to StonedMC
2018-10-21 07:41:47 +08:00
Fox McCloud 7d3be0e838 Updates the Garbage SS 2018-10-20 00:49:55 -04:00
Fox McCloud ee8d6bade6 Fixes Timer SS Timeouts 2018-10-16 23:40:57 -04: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
Purpose d335a5a4ce Subsystem created... works! 2018-10-06 20:05:02 +01:00
Desolate 4c062212ab refactors global lists. 2018-10-06 08:02:45 -05:00
Desolate c974e29a3c global lists global defined 2018-10-02 15:52:46 -05:00
variableundefined 721a7656d2 Merge branch 'master' of https://github.com/ParadiseSS13/Paradise into NPCPoolPort 2018-10-01 16:34:47 +08:00
variableundefined f923a2a48b Merge pull request #9419 from Birdtalon/ticketrefactor
Tickets 2: The ticketting - Converts tickets to subsystem + extra
2018-10-01 16:20:46 +08:00
Crazy Lemon e3e22ca2ab Merge pull request #9476 from variableundefined/SSNanoMob
Port Nano Mob to StonedMC
2018-10-01 01:13:58 -07:00
Crazy Lemon ca26739109 Merge pull request #9477 from variableundefined/SSPortShuttle
Port Shuttle to StonedMC
2018-10-01 01:13:42 -07:00
Crazy Lemon fb5247b045 Merge pull request #9413 from Ty-Omaha/button
Adds a Discord button & stylizes the Karma Shop and Donate buttons
2018-09-29 17:48:48 -07:00
Desolate 56d762bafb Ports updated /tg/ timer subsystems. 2018-09-27 06:56:41 -05:00
Birdtalon 96ef41e29d fixes stale display 2018-09-21 17:46:23 +01:00
variableundefined ac445b392f Restore / add back in Qdellog 2018-09-19 15:27:55 +08:00
variableundefined bc22544919 Port Shuttle to StonedMC 2018-09-02 22:22:33 +08:00
variableundefined 841463c17e Port Nano Mob to StonedMC 2018-09-02 20:27:52 +08:00
variableundefined 6853751fb9 Oops 2018-09-01 11:42:24 +08:00
variableundefined 1e8e909847 Actually port it over properly. Also port NPCAI to StonedMC. 2018-09-01 11:31:42 +08:00
variableundefined f6f0e78157 Port over NPC Pool to Subsystem 2018-08-30 21:57:45 +08:00
Birdtalon f91e14c240 adds stat entry, removes unused proc 2018-08-28 19:30:20 +01:00
Birdtalon fb14cdb6b7 makes procs use clients again 2018-08-28 19:17:42 +01:00
Birdtalon d9d48e8464 fixes 2018-08-26 15:50:50 +01:00
Birdtalon 39c35c0786 procs take mobs as arguments instead of clients 2018-08-26 15:34:57 +01:00
Birdtalon ee908a9554 refactors admin tickets system to subsystem 2018-08-26 15:15:25 +01:00
Ty-Omaha aee8c926dd spacing 2018-08-24 15:40:53 -04:00
Ty-Omaha 1a1882287d button stuff 2018-08-24 14:46:01 -04:00
Aurorablade b1364b5e4c Air SS tweak 2018-08-22 19:18:20 -04:00
Crazy Lemon 6a925fb205 Merge pull request #8515 from Kyep/depot
Reworks Syndicate Supply Depot
2018-08-07 09:34:02 -07:00
Kyep cfce50fe8a moves core to /area/ subtype, bugfix 2018-08-06 23:17:30 -07:00
Crazylemon64 1ba1a953b3 Adds extra configuration for space ruins, enables them by default 2018-08-04 14:39:54 -07:00
Crazylemon64 af64e7a8ed Space ruins no longer can fill the border of the level 2018-08-04 14:39:47 -07:00
Crazylemon64 b2d0bb1c0b Fixes maploading so that the cyberiad and space hotel load cleanly again 2018-07-24 20:58:38 -07:00