Commit Graph

69 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 f2afee905e Merge pull request #856 from Serveris/development
Custom Loadout Additions
2016-01-23 16:54:29 +02:00
Serveris 1b47dd5164 Custom Loadout Additions
Adds a number of long-since forgotten custom loadout changes that were
made but never pulled.
2016-01-14 16:00:49 -05: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
skull132 a12ec65678 Configurable Age Restrictions
Makes the age restrictions on jobs editable on the fly from a new config file.
2015-10-23 06:41:54 +03:00
SoundScopes 90c75dca94 Merge pull request #734 from SoundScopes/master
Removing test verbs
2015-10-13 04:22:58 +01:00
SoundScopes 32699f54c2 Removing test verbs 2015-10-13 04:21:46 +01:00
SoundScopes 9a2fcd3f7f Merge pull request #732 from SoundScopes/master
UPdates
2015-10-13 03:56:48 +01:00
SoundScopes 098c45d083 No more spam 2015-10-12 20:23:44 +01:00
GlamourChariot 0f8dd68226 Duffel bags, Op and Wizard speshul bags, oh my! 2015-09-07 12:16:43 +10:00
GlamourChariot 83737b7f62 Revert "ehhhhhhh"
This reverts commit 889149eb5d.
2015-09-07 11:18:14 +10:00
GlamourChariot 889149eb5d ehhhhhhh 2015-09-07 11:13:57 +10:00
jack-fractal 4333938f35 Activating Species White-list
I had this in so I could test all the species.
2015-07-08 22:08:12 -04:00
jack-fractal 8eed422a10 Bugfixes
* fixing hair style preview bug
* fixing unathi and tajaran preview bug
2015-07-08 19:50:16 -04:00
jack-fractal 14ca784bf5 Bugfixes. Lots and Lots of Bugfixes
Mostly to surgery and brain extraction.
2015-07-02 18:45:08 -04:00
jack-fractal b44e03a2a4 Merging Development
Merging the development branch.
2015-06-30 22:11:33 -04:00
jack-fractal ecca3dfc38 IPC to Shells
* lots of changes
* synthetic skin items
* update_body modified
* preview_image updated
* savefile updated
* surgery tools cleaned
* IPC constructed added
* machine_brain_type added
2015-06-30 21:27:38 -04:00
jack-fractal bdcfaa71ef Initial Commit
- adds synth-skin
- modifies update_icons extensively
- allows for customized limbs
- makes update_icons very slow
2015-06-24 15:40:55 -04: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 a8488d0cf0 captain's dress uniform
The ' breaks things
2015-05-21 08:31:14 +01:00
SoundScopes e3c5b58291 Stuff
All the updates
2015-05-15 20:24:50 +01:00
SoundScopes ff68c9e1f3 Scopes updates all merged and stuff
A lot of these will probably get edited again
2015-05-14 21:02:12 +01: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
skull132 831a457c25 Merge pull request #28 from Aurorastation/development
Conflict Clearance
2015-03-08 15:02:30 +02:00
skull132 4a6da81963 Character Signatures
* Adds the ability for players to have predefined signatures for
specific characters
* Should none be entered, it'll revent to the old style, until changed
2015-03-05 16:00:22 +02:00
SoundScopes e4b1db68b5 Player Memos 2015-03-03 14:04:35 +00:00
skull132 e6e9fdcc16 Merge pull request #410 from skull132/master
Body Colour for IPCs
2015-02-26 14:48:07 +02:00
skull132 05319afafa Body Colour for IPCs
Because we paint computers, so why not pain IPCs? Also, a bypass already
exists, so might as well make it official.

Body colour is linked to the hair colour, so you'll have a uniform
coating.
2015-02-26 14:47:22 +02:00
SoundScopes 45b0d82d89 Gear update 2015-02-20 22:13:40 +00:00
suethecake cff9227dc5 Custom items from Severis, gear additions of security uniforms. 2015-02-18 14:31:55 -06: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
skull132 29b77f213a Merge pull request #343 from SueTheCake/mutiny
Adds mutiny mode.
2015-01-22 21:07:58 +02:00
skull132 3ec3a8a564 Merge pull request #350 from skull132/development
Skull's Things, 21JAN2014
2015-01-22 00:12:44 +02:00
skull132 5432c7fd6d Factions!
For lore!
2015-01-20 21:39:47 +02:00
SoundScopes f159256d16 Playing Cards 2015-01-10 07:00:13 +00:00
suethecake 29924324a6 MUTINY. O BOY. 2015-01-08 17:46:36 -06:00
skull132 a229fcc532 Other Config
* Updated a few links and name things
* Lategame spawnpoints managed
2014-12-08 21:34:46 +02:00
SoundScopes aa18fdc9d8 Captains Laser gun nerf
Also admins can break it with the damaged var
2014-11-18 00:08:15 +00:00
skull132 3c04d7199d Bay Merge 05NOV2014
Known errors:

* A set of errors tied to updating the fire overlays.
* A single error related to a dischephency between new and old slime
code
* A set of errors related to the recharging of stun batons
* A single error due to old machinery code coming from your grav
generator file
* A single error error from your space cooler code, due to old
atmopsherics code
* A playerpanel warning
* An error tied to extinguishing and old atmos code.
2014-11-05 23:58:05 +02:00
Meowykins 08801bf789 Meowstuff
Testing.
2014-10-03 15:03:49 -05:00
SoundScopes f998447a5b BugDuck
Bug Fixes from ducks merge
2014-09-24 11:37:19 +01:00
SoundScopes 0f1a34f6d7 Merge pull request #11 from Duck-/master
small things this update
2014-09-23 20:02:00 +01:00