Commit Graph

365 Commits

Author SHA1 Message Date
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
Fox-McCloud 57a9fdcc59 Merge pull request #1910 from Markolie/syndistamp
Syndistamp
2015-08-31 17:15:01 -04:00
Markolie b651eb36ce Give members a predefined OOC color 2015-08-31 19:56:55 +02:00
Markolie 2b109d8400 Add BYOND member perks 2015-08-31 18:52:14 +02:00
Markolie 1cc4f7f483 Add syndicate stamp 2015-08-30 22:52:31 +02:00
TheDZD 0904f16ed8 Merge pull request #1871 from Markolie/watchlist
Watchlist/admin updates
2015-08-30 14:43:43 -04:00
KasparoVy 89547828e8 Part 3 of new Disabilities in Player Creation
Adds blind and mute to the disabilities list.
2015-08-29 14:06:29 -04:00
Markolie 529205ccb2 Watchlist/admin updates 2015-08-27 16:22:40 +02:00
Aurorablade 1104ca5d2b Ever try to put a vox in fishnets? 2015-08-25 06:33:56 -04:00
Aurorablade 3560722717 SQL files, Structure rearrange, Vox Sox
I still need to get species restrict to work properly for vox sox. Not
the BEST sprite edit for it but it works.
2015-08-24 07:42:37 -04:00
Aurorablade 89d29e9527 Merge remote-tracking branch 'ParadiseSS13/master' into GoOnYourFeet 2015-08-22 23:19:58 -04:00
Fox-McCloud c65f47707b Merge pull request #1807 from Markolie/globalassetcache
Update start of game logging, add global asset cache
2015-08-22 16:06:04 -04:00
Tigercat2000 a1d4358af7 Make mysql save queries readable 2015-08-22 08:49:42 -07:00
Aurorablade ac6a2baa80 Sock port
Plus fix to secruity records text
2015-08-21 17:43:16 -04:00
Markolie 9dfdd2932c Fix typo 2015-08-21 18:53:04 +02:00
Markolie aa9b5a6310 Implement /vg/'s global asset cache 2015-08-21 18:47:00 +02:00
Markolie fa55bc85f8 Baystation --> This server 2015-08-20 22:37:41 +02:00
Fox-McCloud 1f7bfe92be Merge pull request #1781 from Markolie/adminbus
Admin teleport update, further admin message fixes
2015-08-18 20:19:55 -04:00
Markolie 4e8bb6d301 Admin teleport update, further admin message fixes 2015-08-18 00:54:25 +02:00
Fox-McCloud 333e7fe236 Merge pull request #1766 from Markolie/adminbus
Admin jump overhaul, add watchlist functionality, other admin updates
2015-08-17 18:10:38 -04:00
Mark van Alphen 33631beaf8 Merge pull request #1740 from tigercat2000/underwear_refactor
-tg- underware overhaul
2015-08-17 17:37:50 +02:00
Markolie a397c730b5 Admin jump overhaul, add watchlist functionality, other admin updates 2015-08-16 23:28:02 +02:00
Mark van Alphen 6abb1f8730 Merge pull request #1754 from tigercat2000/log_to_dd
New proc to replace world.log <<, log_to_dd()
2015-08-16 17:49:00 +02:00
Tigercat2000 ca921216fe New proc to replace world.log <<, log_to_dd()
This commit changes every 'world.log <<' message with a loggable proc-
log_to_dd().

This is adjustable in the config; If LOG_WORLD_OUTPUT is present, all
things sent to world.log will show up in the standard /data/logs/ logs.

These logs will contain the following (in order):
 Timestamp
 "DD_OUTPUT:"
 The message.

The config option for this, by default, is turned off.
2015-08-14 18:18:57 -07:00
Markolie 2d9fe38b2c Flavor fixes 2015-08-14 22:31:35 +02:00
Markolie 508d1315f6 Fix flavor text encoding issues 2015-08-14 20:17:23 +02:00
Tigercat2000 748da30bb6 -tg- underware overhaul
This commit overhauls the underwear/undershirt system to -tg-'s text-based
version. No more magic numbers, just text states.

Note, this modifies the SQL Schema, and existing databases must be
modified by the following SQL:

ALTER TABLE server_db.characters
	CHANGE underwear underwear MEDIUMTEXT NOT NULL,
	CHANGE undershirt undershirt MEDIUMTEXT NOT NULL;
2015-08-13 17:45:52 -07:00
Krausus a785c8373b Forces clients to use HW-accelerated graphics
They're forced on after a delay in client/New(), rather than Login(), to
minimize how often they occur and cause flickering.
2015-08-09 20:17:53 -04:00
DZD d9bb30f47a Replaces typesof with subtypesof where applicable 2015-08-03 11:04:28 -04:00
Markolie ef3e2e8c7b Fix tabbing 2015-07-26 22:15:12 +02:00
Markolie 573843c237 Revenant pref update 2015-07-26 22:13:24 +02:00
Markolie fed5808f66 ensure the current song ends when streaming is disabled 2015-07-26 06:23:30 +02:00
TheDZD e48de984c4 Merge pull request #1453 from Fox-McCloud/job-selection
Adjusts Character Setup and Job Selection Menus
2015-07-07 19:07:07 -04:00
Krausus d694ad1d09 Inverts new karma reminder and scoreboard toggles
These can't default to 1, or they'll have the wrong default for every
existing player.
2015-07-06 23:07:04 -04:00
Fox-McCloud 1804586fbd Adjusts Character Setup and Job Selection Menus 2015-07-05 08:48:30 -04:00
Fox-McCloud 630a04c577 Scoreboard and Karma Toggles 2015-07-04 04:47:57 -04:00
Robertha89 fdb302e5a6 7 days 2015-07-01 03:40:47 +02:00