Commit Graph

20 Commits

Author SHA1 Message Date
skull132 977085a52c Revert - Edit Character Button
Allows players to edit their character while playing, and not just
during start-up. Effects won't take place until next round, however. (reverted from commit 1e31289608)
2016-01-24 02:29:55 +02:00
skull132 c0402a9e7a Merge pull request #860 from skull132/bug-fixes-Jan2016
Skull's Bug Fixes
2016-01-23 16:56:20 +02:00
skull132 6d0cb7dd25 Fixing Spam Prevention
Links the spam prevention to verbs, and removes the proc references. This way, automatic emotes do not cause them to be triggered.
2016-01-14 15:14:49 +02:00
Ryan784 1e31289608 Edit Character Button
Allows players to edit their character while playing, and not just
during start-up. Effects won't take place until next round, however.
2016-01-12 17:28:13 -05:00
skull132 6f0ecfbd64 Database Updates - Round 2
Because I fucked up the Git processes.

Adds:
* Variable and automatic sanitization to SQL queries (read up on dbcore.dm)
* Whitelist handling through SQL
2015-12-30 19:11:38 +02:00
skull132 2c07141d60 Revert "Database updates" 2015-12-30 17:43:25 +02:00
skull132 4776d6daea Whitelist Through SQL
Adds a new configuration option: whitelists_on_sql. If enabled, it starts looking through the client's whitelist_status var to see if a person is whitelisted for heads of staff (always a bit value of 1), or an alien (values stored in the ss13_whitelist_statuses table).
2015-12-30 17:35:35 +02:00
SoundScopes 32699f54c2 Removing test verbs 2015-10-13 04:21:46 +01:00
SoundScopes 098c45d083 No more spam 2015-10-12 20:23:44 +01:00
skull132 d6b539c9d2 SQL Backend Update 2
Updating all table names referenced in the code to match a more suitable
structure.
2015-06-21 20:57:40 +03:00
skull132 01225fa3fc Warning additions
* Warnings can now be acknowledged from the my-warnings panel.
* If you have any warnings that you haven't acknowledged, then you will
be informed of them every single time you log in.
* Also fixed a minor logical issues due to me being a dumb upon initial
implementation.
2015-06-16 19:50:23 +03:00
SoundScopes cc5622370b Player Memos
The return
2015-03-27 13:09:08 +00:00
skull132 272a671a5f Initial Commit
Mainly a conflict clearance method, content unmodified as of dropping
pull #387
2015-03-15 15:08:14 +02:00
SoundScopes e4b1db68b5 Player Memos 2015-03-03 14:04:35 +00:00
skull132 4737761d43 second, final commit. Lacking SQL schema, will be added later. 2015-02-02 15:13:46 +02:00
skull132 98958e3a78 Base code for warnings and related systems.
Main feature: warning.dm
2015-01-31 15:28:49 +02:00
SoundScopes b7e84139a7 Scopes updates
- Admin Access
- Attack Log - Prays - Centcomm
- Singluo tells Mods/Admins when stage 4
- PA tells Mods/Admins when it is altered at all
- All stagg get a notification if any of the chat channels are muted at
login
2014-09-14 03:07:42 +01:00
skull132 f95ab265c1 Bay Update 02 2014-06-04 18:20:49 +03:00
skull132 6d192181ea Baystation Update Merge 01
Mahoosive update. A lot of things.
2014-04-16 23:54:43 +03:00
skull132 a8d9450c7e Initial Commit 2014-03-11 09:03:52 +02:00