LordFowl
f85e66640b
Compatibility Patch
...
Modifies grown.dm, station.dm, snacks.dm, and preferences.dm to be
compatible with the latest devbuild.
2016-05-05 20:32:40 -04:00
LordFowl
818c3a484f
Fixing Preferences
...
Manual fix to preferences.dm
2016-05-05 20:08:06 -04:00
LordFowl
c7ca0887e7
Vaurca Changes
...
Various vaurca-based changes, as detailed in the changelogs.
2016-05-05 19:10:05 -04:00
skull132
68a2e3dcd9
Merge pull request #229 from Mahzel/development
...
Characters database #109
2016-03-25 23:23:19 +02:00
skull132
4be6656e96
Compatibility patch
...
Replaces instances of establish_db_connection() with establish_db_connection(dbcon).
2016-03-24 20:34:45 +02:00
skull132
20c3e7768e
Generalizing establish_db_connection() and setup_database_connection()
...
Both procs are now generalized, and accept a DBConnection object as an argument. Due to this generalization, all instances of `establish_db_connection()` must be renamed to `establish_db_connection(dbcon)`.
Also added variable `failed_connections` to the definition of DBConnection.
2016-03-24 20:29:01 +02:00
skull132
2c4f5c42ea
Merge remote-tracking branch 'Mahzel/development' into mahzel-compatibility
2016-03-24 20:25:07 +02:00
Mahzel
3b383ad315
#109 update
...
moved variables inside preferences datum
switched gear to the list2params trick (cleaner, faster, easier)
enabled intial character file system
2016-03-23 18:04:52 +01:00
Mahzel
9de0a7e04a
Characters continued
...
Alt_titles finally added
Gear bug at first insertion corrected
2016-03-22 23:42:45 +01:00
skull132
e03eaa86a5
client procs.dm - sso_server addition
...
Adds a new route for the webint url parser. Also reverts to checking for config.webint_url as opposed to running double checks for config.webint_enabled and then for the url. If the URL is present, we're enabling the webint.
2016-03-21 23:05:31 +02:00
Mahzel
ad7bbb25bc
Characters DB R3
...
Corrected a bug when creating a new character
Corrected gear management issues (SQL is so annoyed by NULL things :( )
Corrected a slot detection issue
2016-03-18 23:48:50 +01:00
Mahzel
2f4c772d8c
Debugging SQL characters
...
Fixed runtime errors while loading the game
Fixed runtime errors while changing characters
Fixed gear not being updated correctly.
2016-03-16 22:40:47 +01:00
Mahzel
14370d36b6
characters db continued
...
This one's not bad, but we need to think about how to integrate to the
main system. Dual save?
2016-03-15 23:51:35 +01:00
skull132
61e93b1d79
Naming Standardization
...
webint shall be the common word used now, replaced all instances of webinterface or webAPI with that one phrase. Should make it easier to read and search.
2016-03-07 19:01:03 +02:00
skull132
bc26d508e1
view_linking_requests() verb
...
Adds the verb to call the proc whenever.
2016-03-05 03:10:48 +02:00
skull132
ed0e7ca411
Infrastructure for Processing Weblinks
...
Should make the functions that rely on feeding links for the user about the webinterface easier and faster. Simply need to modify the `process_webAPI_link()` proc and call the specific hyperlinks.
2016-03-05 02:58:35 +02:00
skull132
5fd128b637
usr -> src fix
2016-03-05 01:52:53 +02:00
skull132
e64f0de155
routeAPI attribute
...
Do this as a standalone proc, and in a more secure fashion later!
2016-03-05 01:44:28 +02:00
skull132
62f3eae9fd
Fix linkingaction
...
Fixes the data it sends via the request.
2016-03-05 01:36:11 +02:00
skull132
ce5d2009a2
User Linking With Webinterface
...
Enables the user to link their account to a forum account, for use later.
2016-03-05 00:54:16 +02:00
skull132
8383f1c03b
Generalizing establish_db_connection() and setup_database_connection()
...
Both procs are now generalized, and accept a DBConnection object as an argument. Due to this generalization, all instances of `establish_db_connection()` must be renamed to `establish_db_connection(dbcon)`.
Also added variable `failed_connections` to the definition of DBConnection.
2016-03-04 00:53:37 +02:00
Mahzel
8fcf7f2517
SQL SHOULD be OK. Need testsing.
...
Complete SQL functions added, need implementation in preferences.dm and
testing.
2016-02-29 23:53:50 +01:00
skull132
d848c591b6
IPC Body Colour
...
They can now choose it
2016-02-21 20:45:38 +02:00
skull132
121d4fcdd7
Discord over IRC
...
Converts and replaces all IRC centric procs, vars, etcetera, into discord centric ones.
2016-02-16 17:42:00 +02:00
skull132
be4840f920
Warnings Fixes
...
For editing them, and for editing them.
2016-02-16 01:28:57 +02:00
Mahzel
df5761dd3f
SQL characters pass 1
2016-02-11 22:52:04 +01:00
skull132
32037cc407
Fixing Whitelists
...
Why were you passing a datum into a field that was made up to use a string? Why. Did that seem like a good idea?
2016-02-02 00:33:49 +02:00
skull132
fcd393ee94
Merge pull request #33 from skull132/SQL-backend-import
...
Sql backend import
2016-02-01 16:11:10 +02:00
skull132
179431115b
Merge remote-tracking branch 'Aurorastation/development' into SQL-backend-import
...
# Conflicts:
# code/modules/admin/admin.dm
# code/modules/admin/admin_verbs.dm
All conflicts cleared. Wind funciton needs a quick redo as a result.
2016-02-01 16:00:54 +02:00
skull132
be642de482
SQL based player whitelisting
2016-02-01 15:34:24 +02:00
skull132
205ed7ed42
Merge remote-tracking branch 'origin/just-in-case'
...
# Conflicts:
# code/game/objects/items/weapons/weaponry.dm
Conflict clearance for vampire.
2016-01-28 01:32:20 +02:00
Ryan784
5f655dbbdb
Vampire Gamemode Developement Test
...
The Vampire gamemode, as ported right now. The gamemode is in, as well
as creating a vampire through the traitor panel. All abilities seem to
function, unable to test enthrall however (though I have a feeling it
will have to be redone). Enthralling someone without a CKey will give
you the correct response, however.
Any abilities having to do with lums will need to be redone. Vamphud as
well.
If looking over this and pointing out errors/fixing is faster than
simply porting it yourself, then feel free to do so!
2016-01-20 22:14:21 -05:00
skull132
9310018dbd
SQL Warnings
...
Adds the SQL based warning system.
2016-01-19 00:27:50 +02:00
Ryan784
1072aa68d9
Footstep Sounds + ASFX Tab
...
Footstep sounds and the ASFX Tab is back! You can not only hear
footsteps once again, but enable/disable the voting sound.
2016-01-14 18:28:09 -05:00
skull132
c7ae4df416
dbcon_old removal, table prefixing
...
Prefixes the tables properly with ss13_, and removes active references to dbcon_old and related procs.
2016-01-13 15:59:36 +02:00
PsiOmegaDelta
12b9d30923
Gear loadout sanity checking.
...
Adds gear loadout sanity checking to reduce the risk of https://github.com/PolarisSS13/Polaris/issues/376 from happening, as well as ' /datum/'.
2015-12-09 12:27:41 +01:00
Bjorn Neergaard
0f78998377
Fix Dionea home system
...
Fixes #11492
2015-11-22 20:34:29 -06:00
GinjaNinja32
d247584d1b
add a sleep inbetween disabling and enabling hardware mode
...
i've been seeing HW mode not always re-enabling, hopefully this'll fix it
2015-11-18 14:38:46 +00:00
mwerezak
7272deb5ae
Fixes #11216
...
Sunglass-derived custom gear is now only available to roles that normally have access to them.
2015-10-15 06:58:25 -04:00
Zuhayr
12a5c47413
Added a proper cooldown on latespawn, added loyalist role to char setup.
2015-09-05 10:46:23 +09:30
GinjaNinja32
f0c8db3d0f
Adds settable rank to IRC messages, changes it so non-admins can see who on IRC is messaging them, and adds the name of the original sender to reply PMs
2015-08-18 02:16:50 +01:00
SparklySheep
27296e7caf
Update preferences_gear.dm
2015-08-12 12:13:28 -05:00
PsiOmega
242c9444ef
Forces hardware acceleration.
...
Most likely also fixes the hickup where BYOND still rending lights are blobs of light despite having hardware acceleration enabled.
Ports https://github.com/ParadiseSS13/Paradise/pull/1690 . Fixes #10147 as much as it can be fixed I believe.
2015-08-11 21:47:07 +02:00
Mloc
f04ca77bfb
revert chargen rendering rework
...
fixes #9733
Signed-off-by: Mloc <colmohici@gmail.com >
2015-08-01 11:35:53 +01:00
Zuhayr
5e1ae26b74
Comment cleanup, adds TODOs for a bunch of minor things that the antag system may need to address before the end of freeze.
2015-07-14 05:19:01 +09:30
PsiOmega
944b167e10
Removes a qdel(client) call.
...
Clients are not subtypes of datums. The garbage collector does not like this.
2015-07-05 21:01:09 +02:00
PsiOmega
6c891406f9
Merge remote-tracking branch 'upstream/master' into dev-freeze
...
Conflicts:
code/modules/mob/update_icons.dm
code/setup.dm
2015-06-26 19:22:31 +02:00
GinjaNinja32
5906ae7556
Adds 'age' command to world.Topic, for the IRC bot. Also runs all keys through ckey() before using them, to avoid easily-fixed errors
2015-06-25 22:52:36 +01:00
PsiOmegaDelta
1a6ea56194
Fixes the Changelog menu button.
...
It had lost the ability to go bold upon detected unread changelog entries.
2015-06-21 13:39:26 +02:00
Chinsky
28c8cd1d81
Fixes #9623
...
Also added a nullcheck for icons to prevent potential client crash.
2015-06-02 13:13:44 +03:00