Commit Graph

401 Commits

Author SHA1 Message Date
Crazylemon64 c4cb53bf0a To heck with it here we go looks good enough
Also
- Increases the number of memes in the codebase
2015-12-28 01:12:13 -08:00
Crazylemon64 6f631b94c3 Reduces the amount of memes in the codebase 2015-12-27 14:46:11 -08:00
Crazylemon64 45e49de3f8 Adds an update proc for the sql DB, run as the DB is loaded
There's probably a cooler and more automated, at-once solution to this
though
2015-12-27 14:33:14 -08:00
Crazylemon64 dc29161339 Adds an SQL list sanitization proc, and stores our tags in the DB 2015-12-27 13:43:50 -08:00
Crazylemon c227ae536c Added a bunch of new antag tags because whee these are cheap
Also it compiles now
as for not turning the DB into mush... wait on that "feature"
2015-12-27 07:58:21 -08:00
Crazylemon 23e8b1277f Wave 2 of tweaks, probably needs a little more
Ripped out the preferences_savefile.dm because it's obsolete and we
don't use it
2015-12-27 06:32:25 -08:00
Tigercat2000 a4ac9385ed Emergency patch, fixes asset_cache interfering with verbs 2015-12-13 21:09:48 -08:00
Tigercat2000 3d71483372 /vg/ / -tg- asset_cache
Port of -tg-'s port of /vg/'s asset cache
Funny thing is, this actually replaces an old version of /vg/'s asset
cache we already had
IT'S A PORT OF A PORT REPLACING A PORT
POOOOOOOOOOOOOORTCEPTION

Basically, gets rid of the 30-40 second interface lag when you first join,
via *mumblemumble* MAGIC!

Also moves a few nano files around.
2015-12-12 21:25:04 -08:00
Fox-McCloud 829a355c31 Fixes Character Setup UI 2015-12-11 23:25:45 -05:00
TheDZD 4fe7f81e97 Revert "Reverts #2687" 2015-12-09 17:25:10 -05:00
TheDZD 2c4549d7ac Revert "Make color dialogs appear with current color."
This reverts commit af94d1bf6f.
2015-12-07 21:25:42 -05:00
SvartaSvansen 528ad01873 The non-Vox are taking all the Vox socks! 2015-11-29 18:58:00 -05:00
SvartaSvansen af94d1bf6f Make color dialogs appear with current color. 2015-11-29 02:36:09 -05:00
SvartaSvansen 3331a39cc8 Vulp tails need love. 2015-11-25 17:13:51 -05:00
Tigercat2000 9e69c55229 Fix occupations menu formatting 2015-11-07 09:47:52 -08:00
Tigercat2000 4e6397ffec Fix Major UI updating issues, jQuery changes, debug hooks.
Also fixes incredibly fucked-up air alarm template and CSS.
2015-11-07 09:46:43 -08:00
Tigercat2000 d36352ae7c HTML5 and CSS3 for NanoUI + Datum Browser 2015-11-06 11:27:32 -08:00
TheDZD b3405001cc Merge pull request #2433 from tigercat2000/telecOOOOMS
Telecomms Refactor & CodeMirror
2015-11-02 19:03:27 -05:00
Tigercat2000 c244a0fe15 Telecomms Refactor & CodeMirror
This commit does the following:
 - A lot of shit I am really too tired to fucking write about
 - Absolute pathed telecomms scripting
 - Browser Datum traffic control
  - Absolutely lovely replacement for the fucking skin TCS window, using
    codemirror
 - CodeMirror integration for nanoUI
  - Sorta, I didn't work on this as much as I wanted to, because IT TOOK
    11 FUCKING HOURS TO GET THE BROWSER DATUM TO WORK
2015-10-28 17:23:22 -07:00
MrStonedOne 88bb132f22 Adds the ability to access game preferences while not in lobby
Also removed a few preferences_toggles verbs that are no longer needed.

Haven't tested this too much yet, but from what I can tell, no ill effects of doing this have been observed.
2015-10-27 08:53:38 -07:00
Fox McCloud fc5641d926 Merge pull request #2253 from Markolie/darkness
Make darkness clickable
2015-10-01 17:11:31 -04:00
Markolie 9ec1f3987c Make darkness clickable 2015-10-01 01:35:59 +02:00
Markolie 8ad7eb56c2 Merge branch 'master' of https://github.com/ParadiseSS13/Paradise into hotkeys2
Conflicts:
	config/example/config.txt
2015-09-30 01:04:45 +02:00
Markolie 2f9fd64a55 Hotkey/interface update 2015-09-30 01:02:58 +02:00
Tigercat2000 3c80bd7eb1 Fix exploit, refactor access to body color,
let IPC's actually change color as non-admins
2015-09-29 08:52:20 -07:00
Fox-McCloud 933ffcd7d0 Merge pull request #2197 from Markolie/stickyban
Add in-game stickyban interface
2015-09-28 03:20:37 -04:00
Markolie b914544a87 Fixes 2015-09-27 22:50:09 +02:00
Markolie 84f1c2ab8f Re-add ban appeal message, memo check 2015-09-27 09:08:10 +02:00
Markolie 1b14817889 Add in-game stickyban interface 2015-09-27 09:02:58 +02:00
Markolie b586762b44 Instrument toggle fix 2015-09-24 18:19:15 +02:00
Markolie cab53d90bf Parenthesis 2015-09-23 08:16:17 +02:00
Markolie b4a4f29f3f Vox/Plasmaman spawn/wizard update 2015-09-23 08:14:12 +02:00
Markolie 73bacbf17f Preference option for instruments/sanitize tempo 2015-09-23 07:00:01 +02:00
Markolie 7ab75a3b9a Missed prefix 2015-09-23 06:25:52 +02:00
Markolie bec9fca533 SQL update 2015-09-23 06:13:42 +02:00
Markolie 2b7fda8a47 SQL based memos 2015-09-23 05:08:28 +02:00
Fox-McCloud b53a5a69e1 Merge pull request #2057 from Markolie/notes
Player notes update
2015-09-16 20:46:09 -04:00
Fox-McCloud fbcae579a4 Tails Notification Hotfix 2015-09-15 16:24:00 -04:00
Fox-McCloud 873f209079 Merge pull request #1997 from tigercat2000/sneks
Alternate tail/body/whatever-can-fit-on-the-tail-layer system
2015-09-15 16:20:16 -04:00
Markolie a09b295890 Make savefile-->SQL note converter functional 2015-09-15 21:19:19 +02:00
Markolie 3ff3945bab Player notes update 2015-09-15 05:10:03 +02:00
Markolie 570b90393d Fix Vox socks 2015-09-11 20:10:10 +02:00
Fox-McCloud 1d7db62047 Merge pull request #1965 from FalseIncarnate/master
Unknown Language Fix, Shrimp Recipe Tweak
2015-09-09 03:08:45 -04:00
FalseIncarnate 76817f8c59 Language and IPC Random Name Fix
Fixes an incorrect language datum path that was the true culprit for the
"an unknown language" option.
- Fixing this path also has fixed IPC random names being random strings
of 0's, 1's, and the occasional 2.

Re-consolidated the vars for the /datum/language define to be in a
single code block

Adds a new proc for clients that lists all language names, their path,
and whether they are restricted.
- Can only be called via proc-call
- For debugging purposes only, please do not use on live server as it
will spam chat due to sending the messages to world.
2015-09-09 02:43:40 -04:00
Tigercat2000 6617ae1a5a Merge branch 'master' into sneks
Conflicts:
	SQL/paradise_schema.sql
	code/modules/client/preferences_mysql.dm
2015-09-08 07:36:49 -07:00
Tigercat2000 e1da42764c fix sock sql 2015-09-07 14:17:15 -07:00
Mark van Alphen 6c1208e18f Merge pull request #1819 from Aurorablade/GoOnYourFeet
[Sprite] [TG Port] Things that go on your feet
2015-09-07 22:31:21 +02:00
FalseIncarnate 81deb3f062 Unknown Language Fix, Shrimp Recipe Tweak
Removes "an unknown language" from selectable options in character
creation
- Fixes #1940

Tweaks the recipe for Cooked Shrimp to be more in-line with similar
recipes
- Previously required 1 unit of water, now requires 5 units of water
2015-09-06 00:01:27 -04:00
Tigercat2000 3ee80a3586 Body accessory system
This commit adds a modular system for selectable body accessories. These
accessories are currently split into two primary groups,
"/body_accessory/body" and "/body_accessory/tail", for "body" sprites and
"tail" sprites respectively. (also known as a subtype just for vorestation
taur sprites)

Basically, this allows for selectable tails. This commit doesn't include
any subtypes, which will cause the startup hook to fail. The only subtypes
this actually includes is a snake 'body'.

Admins can select any tail, regardless of species restriction. Admin-only
subtypes are simply defined by not adding any species to the whitelist.
Note, as this system uses the body color system, admins may also use the
body colors at any time regardless of race.
2015-09-05 17:20:28 -07:00
Fox-McCloud 2fd18a2410 Merge pull request #1917 from Markolie/byondmembers
Add BYOND member perks
2015-09-01 16:42:34 -04:00