Commit Graph

82 Commits

Author SHA1 Message Date
Sirryan2002
92e9a86dfb adds qdel (#18101) 2022-06-26 21:44:06 +01:00
AffectedArc07
747097d7c3 Removes karma jobs framework (#17646) 2022-05-03 12:26:56 +01:00
AffectedArc07
cef06f90a5 Moves NTR to 50 command hours (#17597) 2022-04-22 08:48:05 +09:00
AffectedArc07
c89815f63a Removes karma limit on barber (#17584) 2022-04-22 08:23:59 +09:00
AffectedArc07
c645cf284c Moves blueshield from karma to 50 command hours (#17438) 2022-03-15 10:10:05 +01:00
AffectedArc07
95ce462b14 Completely refactors Karma (#17447)
* Refactors Karma

* I FELL VICTIM TO MY OWN CI

* Update code/modules/client/client_procs.dm

* Update SQL/updates/31-32.py

* Mochi tweaks

Co-authored-by: dearmochi <1496804+dearmochi@users.noreply.github.com>

Co-authored-by: dearmochi <1496804+dearmochi@users.noreply.github.com>
2022-03-08 22:14:05 +01:00
AffectedArc07
2d5736a61c Removes brig phys, adds another officer slot to compensate (#17180) 2021-12-06 15:00:43 +01:00
AffectedArc07
ab92435be0 Karma refactor (#17070)
* Karma refactor

* This too

* Fixes recursion

* Fixes bugs

* Fixes bad usr

* Update code/modules/karma/karma_holder.dm

Co-authored-by: SteelSlayer <42044220+SteelSlayer@users.noreply.github.com>

* Logic tweak

Co-authored-by: SteelSlayer <42044220+SteelSlayer@users.noreply.github.com>
2021-11-15 13:52:56 +01:00
AffectedArc07
e843d297bf Merge remote-tracking branch 'ParadiseSS13/master' into multi-instance-support 2021-10-17 20:49:07 +01:00
AffectedArc07
7dc3d906d1 Actually tack the values on 2021-10-13 18:26:41 +01:00
AffectedArc07
b4bfb521d5 Moves magistrate to a 100 hour lock 2021-10-09 18:36:31 +01:00
AffectedArc07
129318891d Nukes spacepods and associated jobs 2021-10-02 13:16:24 +01:00
AffectedArc07
e46f67810a Cleans up the TODOs I left all over the codebase (#16443)
* Removes command_name() proc

* Removes GLOB.teleportlocs + GLOB.ghostteleportlocs

* Clean up IPIntel

* Tweaks karma logging

* Tweaks time
2021-07-28 13:45:18 -04:00
AffectedArc07
bede78aeff Removes table prefixes 2021-07-26 17:21:24 +01:00
AffectedArc07
f3c314f07b Merge remote-tracking branch 'ParadiseSS13/master' into toml-config 2021-06-03 18:10:19 +01:00
SabreML
4960f5440c Various Tweaks & Fixes (#15857)
* Stuff

* Grammar reviewer review

Co-authored-by: Sean Williams <12197162+S34NW@users.noreply.github.com>

* Shuttle call HTML fix

And multiline announcements too, à la #15645.

The clean_input() was causing the message to be encoded twice, and only decoded once. Removing it still encodes the string.

* Loadout revert

Co-authored-by: Sean Williams <12197162+S34NW@users.noreply.github.com>
2021-05-24 16:29:07 +01:00
AffectedArc07
7486d026b7 READY 2021-05-23 17:26:17 +01:00
AffectedArc07
f5f97882cf BRUTAL Part 1 - No proc var/ in procs 2021-02-01 14:10:08 +00:00
AffectedArc07
04e6806a4b Fixes some quirks in SSdbcore (#15127) 2020-12-16 18:25:45 -05:00
AffectedArc07
2bad70717c Async SQL + SSdbcore (#15007)
* Initial Commit - Async SQL

* First batch of queries

* More progress

* Nukes DB Polls

* More work

* oops

* One push

* Notes work now

* Ok these work

* Watchlist done

* Async Bans!

* Async Permissions

* Async client procs

* I officially hate preference datums

* Also these

* Async Custom Items

* Async Karma

* Async Library

* Async TOS

* Cleans out the old SQL code

* CI Sanity

* Apparently MySQL doesnt support this

* What about this

* Maybe this

* Review pass 1

* This too

* Fixes job ban loading

* Fix undeleted queries

* Prevents sensitive queries being logged

* Documentation + tweaks

* Adds a verb to force reconnect the DB

* More review tweaks

* Farie tweaks

* Fixes this
2020-12-16 15:46:25 -05:00
AffectedArc07
a50f656d8d Game Preferences Update (#13936) 2020-10-09 14:53:59 -04:00
AffectedArc07
90fd9a8fb8 Removes all relative heresy (#13969)
Removes all relative heresy
2020-09-16 12:52:20 -04:00
AffectedArc07
809c09f969 Fixes karma shop 2020-06-06 12:16:01 +01:00
ZomgPonies
82c431a1b8 Final placement of currentkarma 2020-05-21 16:50:39 -04:00
ZomgPonies
37db9d9df1 Moved current karma above unlocks 2020-05-21 16:41:09 -04:00
ZomgPonies
7b6aa33869 Syntaxfix 2020-05-21 16:29:09 -04:00
ZomgPonies
1e284a4b43 Sanitation all around 2020-05-21 16:28:05 -04:00
ZomgPonies
6fce4c1452 Re-add check_karma verb 2020-05-21 16:07:56 -04:00
ZomgPonies
bda4a6053e Add some color to text 2020-05-21 16:06:38 -04:00
ZomgPonies
66b6864d8a Show in karma menu unlocked jobs and species 2020-05-21 14:37:46 -04:00
ZomgPonies
41afecb4ff removes check karma verb and moves it to karma panel instead 2020-05-21 13:26:12 -04:00
AffectedArc07
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
AffectedArc07
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
Fox McCloud
cedbaaa80d Fixes Plasmaman Karma Displayed Cost 2019-08-25 18:49:11 -04:00
AffectedArc07
ec790efeaa SSticker 2019-04-30 16:47:47 +01:00
Couls
5d83925223 Revert "Revert "Merge branch 'toggle_karma2' of https://github.com/Couls/Paradise into toggle_karma2""
This reverts commit bed368d1c9.
2019-03-07 17:43:19 -05:00
Couls
bed368d1c9 Revert "Merge branch 'toggle_karma2' of https://github.com/Couls/Paradise into toggle_karma2"
This reverts commit 79777f441e, reversing
changes made to a76e7c4060.
2019-03-07 17:42:53 -05:00
Couls
ddb335fe2c remove redundant var 2019-03-07 15:45:58 -05:00
Couls
8bc511f50f Make karma toggleable
Add in feedback message

Update client defines.dm

keep it as bool I guess

Update karma.dm

Make it persistent

Update karma.dm

Update karma.dm

Update preferences.dm

make it compile, include kyet's suggestions

fix some things with the help of dtx
2019-03-05 20:26:43 -05:00
Desolate
c974e29a3c global lists global defined 2018-10-02 15:52:46 -05:00
Tails2091
05fcb11a88 Squashed Query Error Logging To Single Proc 2018-09-28 15:49:30 -04:00
Tails2091
6fb6a15b3a Removed Trailing Returns 2018-09-08 16:23:02 -04:00
Tails2091
f63db004f8 Karma Cleanup 2018-09-08 14:25:42 -04:00
Tails2091
15beced777 Changes karma refund to use switches 2018-07-28 17:28:58 -04:00
tigercat2000
c03621c508 Completely Overhaul Logging
This is a merged port from /tg/station and Virgo on logging standards.
The diary has been replaced with GLOB.world_game_log, diaryofmeanpeople
is gone (because it wasn't actually used) and a whole bunch of logging
procs have been changed to optimize Splunk.
2018-04-19 15:07:59 -08:00
Tigercat2000
63c39f3c84 Restores the karma verbs tab 2017-05-07 12:24:04 -07:00
Tigercat2000
a7506f0aa6 Add config option to completely disable karma 2017-04-21 17:06:43 -07:00
Markolie
d9653c79f5 Merge branch 'master' of https://github.com/ParadiseSS13/Paradise into findnreplace
# Conflicts:
#	code/game/machinery/recharger.dm
#	code/game/objects/items/devices/autopsy.dm
#	code/game/objects/items/devices/modkit.dm
#	code/game/objects/structures/lattice.dm
2017-04-14 18:15:12 +02:00
FlattestGuitar
24e9fbc507 Removes pre-confirmation warning from karma gifting. 2017-04-09 22:35:53 +02:00
Mark van Alphen
b0ded4b821 Merge branch 'master' into findnreplace 2017-03-05 12:09:52 +00:00