Commit Graph
116 Commits
Author SHA1 Message Date
7e43f1c2e5 Code Readability - Gamemodes (#18142)
* changed fake disintegrate to not need a permit (as far as sec bots are concerned)

* prefer boolean defines to magic numbers

Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com>

* added check

* spells

* gamemodes

* Revert "spells"

This reverts commit 66e3c7c57b.

* Revert "added check"

This reverts commit 082aa40246.

* removed commented out line

* delete borer, to fix merge issue

Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com>
2022-07-06 21:40:14 +02:00
AffectedArc07 903e1f1f97 Some malf AI exploit fixes 2022-04-30 20:41:36 +01:00
AdrerGitHubadrermail@gmail.com <adrermail@gmail.com>
c3877bba40 Doomsday device detonation plays cinematic (#17130)
* Adds doomsday cinematic

* Duplicate code bad

Co-authored-by: adrermail@gmail.com <adrermail@gmail.com>
2021-11-18 12:17:39 +01:00
f5ece96b48 Update code/game/gamemodes/malfunction/Malf_Modules.dm
Co-authored-by: SteelSlayer <42044220+SteelSlayer@users.noreply.github.com>
2021-10-10 13:36:17 -04:00
Qwertytoforty d30f3f0984 Final steel changes 2021-10-09 14:04:02 -04:00
Qwertytoforty 15f383e4f5 Firmware 2021-10-09 12:54:02 -04:00
bebd890081 Apply suggestions from code review
Co-authored-by: SabreML <57483089+SabreML@users.noreply.github.com>
2021-10-09 12:52:46 -04:00
Qwertytoforty 6def6490a0 Really dumb, yup. 2021-10-04 22:21:20 -04:00
Qwertytoforty d9135ece44 Adds 90% of the stuff 2021-10-04 17:26:13 -04:00
S34NW b22ded5a93 What happened to you, AI? 2021-05-02 13:34:53 +01:00
fd27064231 Fixes AI doomsday greentext (#15834)
* greentext memetext

* TRUE FALSE

* Update code/game/gamemodes/malfunction/Malf_Modules.dm

Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com>

Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com>
2021-04-04 20:34:38 +01:00
Fox McCloudandGitHub 78cb60f160 Fixes Some Sounds Having Reverb (#15602)
* Fixes Some Sounds Having Reverb

* typeless
2021-02-24 09:34:34 +00:00
Fox McCloudandGitHub 64064019d8 Adds Sound Environments: Reverb and Echo (#15378) 2021-02-23 11:52:34 +00:00
c656a7266f Adds the door runtime event as an event, and to event rotation. (#15183)
* When I code it. Adds the door runtime event.

* Removes spawn

* styling

Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com>

Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com>
2021-01-10 19:53:00 +00:00
SteelSlayer 70a839f3ce Update Malf_Modules.dm 2020-11-02 00:48:32 -06:00
SteelSlayer dab29cc668 Merge remote-tracking branch 'upstream/master' into spawn-removal 2020-09-16 09:38:20 -05:00
variableundefinedandGitHub 779704356e Merge pull request #13601 from SteelSlayer/borger-tweaks
Cyborg factory tweaks/improvements.
2020-09-13 20:43:21 -04:00
Qwertytoforty 8fc80d5ada Updates discription to make it more accurate to its effects. 2020-08-27 20:22:14 -04:00
Qwertytoforty c4ee8ac339 Impliments the core camera cutting upgrade, which prevents camera consoles from seeing out of the AI core once installed 2020-08-27 18:44:42 -04:00
SteelSlayer 1b2391a69f Merge remote-tracking branch 'upstream/master' into borger-tweaks 2020-08-18 11:09:48 -05:00
SteelSlayer d928635393 Some spawn removals and other assorted code cleanup 2020-08-07 08:55:34 -05:00
Fox McCloudandGitHub 994149c384 Merge pull request #13604 from SteelSlayer/malf-picker-action-button
Replaces two malf AI verbs with action buttons, gets rid of the malfunction verb tab
2020-07-21 16:55:34 -04:00
SteelSlayer 6891dc68a6 farie changes 2020-07-20 11:36:18 -05:00
SteelSlayer 062b5d2d76 Merge remote-tracking branch 'upstream/master' into borger-tweaks 2020-07-20 09:19:11 -05:00
SteelSlayer 0766f5541b fox changes 2020-07-13 21:56:31 -05:00
SteelSlayer 1897041006 fox review tweaks 2020-06-23 11:19:47 -05:00
Fox McCloudandGitHub c8a7607129 Purges a Bunch of In World Calls (#13641)
* Purges a Bunch of In World Calls

* tweaks and fixes also typeless lists

* typeless

* fixes

* tweak
2020-06-22 06:56:19 -06:00
SteelSlayer 177152e9ed Adds some more action buttons for malf AI abilities, removes the malfunction tab 2020-06-12 15:18:15 -05:00
SteelSlayer 7f915aed6b borger tweaks 2020-06-11 13:43:45 -05:00
AffectedArc07andGitHub 928a8f0e04 Makes the code pass dreamchecker (#13161)
* Initial Commit - Trying to add DC to Travis

* Forgot to chmod

* This took too long

* Farie Fixes

* Fixes new code

* Job factions are fucking smelly

* Loadouts work again

* Runtime fixes
2020-04-11 15:59:16 -06:00
AffectedArc07andGitHub 210f8badf4 Makes all global variables handled by the GLOB controller (#13152)
* Handlers converted, now to fix 3532 compile errors

* 3532 compile fixes later, got runtimes on startup

* Well the server loads now atleast

* Take 2

* Oops
2020-03-20 21:56:37 -06:00
AffectedArc07andGitHub 04ba5c1cc9 File standardisation (#13131)
* Adds the check components

* Adds in trailing newlines

* Converts all CRLF to LF

* Post merge EOF

* Post merge line endings

* Final commit
2020-03-17 18:08:51 -04:00
farie82andGitHub 3f006d2701 Doomsday device fix (#12976) 2020-02-14 20:22:49 -05:00
SteelSlayer cd95235489 removes Destroy(), adds target back to overload 2019-09-06 15:54:10 -04:00
SteelSlayer 6411538157 these abilities are point and click now 2019-09-04 21:05:43 -04:00
SteelSlayer a1021977f4 Re-add verbs for overload/override machine 2019-09-03 18:21:23 -04:00
Arkatos1 9701c76d2d Review fixes 2019-08-30 13:03:52 +02:00
Arkatos1 a2f8aaee45 Messages are now relayed to the AI correctly, runtime prevention 2019-07-11 01:39:27 +02:00
Arkatos1 f8e39d3aef Fixed remaining modules, refactors, code and icon cleanup, runtime fix 2019-07-11 00:56:09 +02:00
Arkatos1 d946f497f4 Initial commit 2019-07-10 21:21:51 +02:00
AffectedArc07 510c210930 Merge 2019-05-09 17:06:35 +01:00
AffectedArc07 ec790efeaa SSticker 2019-04-30 16:47:47 +01:00
Mark van Alphen 40c1a25eb5 Lighting fixes 2019-04-27 01:08:17 +02:00
Mark van Alphen e4dd9110ee Merge branch 'master' of https://github.com/ParadiseSS13/Paradise into lighting
# Conflicts:
#	paradise.dme
2019-04-26 22:58:56 +02:00
Fox McCloud 0034e851a1 Kills off Object and Fast Object Processes 2019-04-23 23:53:40 -04:00
Mark van Alphen 0d883a5b88 Darkness handling update 2019-04-23 22:59:00 +02:00
Aurorablade 86d2a1634c Casing correction 1 2018-12-17 00:07:37 -05: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
Crazy LemonandGitHub ca26739109 Merge pull request #9477 from variableundefined/SSPortShuttle
Port Shuttle to StonedMC
2018-10-01 01:13:42 -07:00