Commit Graph

20417 Commits

Author SHA1 Message Date
skull132
d136181f8c Ban Mirroring - Hotfix
Bad prepared statement execution fixed.
2016-05-18 21:57:53 +03:00
skull132
b1af6d4086 Conflict Resolution
# Conflicts:
#	interface/skin.dmf
2016-05-18 17:26:08 +03:00
ArcBot
ac18daf303 Tweaks to report bug for Skull. 2016-05-16 17:22:35 -04:00
ArcBot
f5e4d0eca2 Adds the report bug button again. 2016-05-16 16:29:29 -04:00
skull132
aec33074de Merge pull request #285 from LordFowl/development
Vaurca Changes + Map Batch
2016-05-15 21:00:17 +03:00
skull132
310fadf562 Merge pull request #298 from LordLag/master
Changes Reroute
2016-05-15 20:53:45 +03:00
skull132
6287b3be66 Merge pull request #253 from skull132/sql-new-fix
Fixes #255
2016-05-15 20:40:44 +03:00
LordFowl
9390feffef Vaurca Compatibility Patch
Attempt to make Travis recognize my damn work.
2016-05-05 20:39:11 -04:00
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
92847d06b3 Ban System Update - better mirroring
Mirrors have been updated to actually fetch the active mirror, as opposed to using an old mirror and referencing that, and then letting the banned individual through.

You can also now view the mirrors for a ban.

Also denies entry for people who for _some_ reason lack a computer ID or an IP address. The former can be done by using a specific wsock32.dll in your BYOND bin to bypass bans.
2016-05-01 13:47:33 +03:00
skull132
d990b4f854 dbcore.dm - parse_db_lists() proc
Makes the usage of prepared statements with lists easier, by allowed you to set a parameter as a list.

Primarily for `WHERE x IN (y, z, w)` queries.
2016-05-01 13:46:07 +03:00
skull132
5d66916a45 Banning Update
Fetches a CID and IP automatically, if none are entered.
2016-04-30 15:02:11 +03:00
Lord Lag
edbec1962f Fixes #263, #235. Tweaks ED
Asides from two small bugfixes, adjusts Emergency Doors.
2016-04-17 14:09:31 +01:00
skull132
3f1c460632 Fix dbcon.IsConnected() runtimes
Passes an empty DBConnection object whenever no config exists. This way, you don't need the config to be defined to run the server without runtime spam.
2016-04-03 20:03:32 +03:00
skull132
c01a919316 Cryopod timer halved 2016-04-03 16:02:55 +03:00
skull132
fb8d293b42 Sec records cabinets no longer emit light
Fixes #248
2016-04-03 01:45:26 +03:00
skull132
7d21c400cf Fix World Status
Now displays fun things.
2016-04-02 23:38:18 +03:00
skull132
61744e18e8 Aghost requires R_MOD or R_ADMIN 2016-04-02 22:30:45 +03:00
skull132
a04676eddc Fixes Two Nar'sies
No more spawning 2 Nar'sies in one go by accident.
2016-04-02 22:14:36 +03:00
skull132
0ae50883ef Merge pull request #242 from skull132/master
Fixes #241
2016-03-27 16:40:10 +03:00
skull132
11dbb71978 Fixes #241
Stop coding at 3AM, kids.
2016-03-27 16:35:14 +03:00
skull132
054c267d48 Merge pull request #239 from skull132/master
Fixes #238
2016-03-26 06:45:11 +02:00
skull132
f3ae9b6251 Fixes #238 2016-03-26 06:41:55 +02:00
skull132
68a2e3dcd9 Merge pull request #229 from Mahzel/development
Characters database #109
2016-03-25 23:23:19 +02:00
skull132
f24b15fa76 Merge pull request #236 from Aurorastation/development
Development Merge - 25MAR2016
2016-03-25 22:35:35 +02:00
skull132
8b5c7bc2c5 Conflict resolution
Merge remote-tracking branch 'Aurorastation/development'

# Conflicts:
#	config/example/config.txt
2016-03-25 22:25:41 +02:00
skull132
8f464b84fe Fixes #187 2016-03-25 21:44:17 +02:00
skull132
17938853d5 Of Helper Procs & Dumbs
Makes a mob/proc/can_use_hand(), which determines whether or not a mob can use a given hand.

Redefined in human.dm to check a hand's status and usability.
2016-03-25 20:33:10 +02:00
skull132
4bce434a56 Fixes #184
Medical records are no longer accessible by janitors.
2016-03-25 18:44:44 +02:00
skull132
3d3dbcb8f0 JMP logs for days
Adds JMP messages to most forms of physical attacks.
2016-03-25 18:27:37 +02:00
skull132
e7e4a32266 Revert Better thralls list handling, maybe?
Attempted fix at #204. The list handling is REALLY funky and probably needs a proper refractor. But I'm too loaded with projects to deal with this atm, so bandaid fix it is.

(reverted from commit 4643217e6e)
2016-03-25 18:26:59 +02:00
skull132
4643217e6e Better thralls list handling, maybe?
Attempted fix at #204. The list handling is REALLY funky and probably needs a proper refractor. But I'm too loaded with projects to deal with this atm, so bandaid fix it is.
2016-03-25 18:10:04 +02:00
skull132
3d90716324 Reworking hand usability checks; Fixes #200
Hand usability checks are moved into `mob/living/carbon/human/put_in_l_hand()` and `put_in_r_hand()` respectively. This changes how `obj/item/attack_hand()` functions slightly.
2016-03-25 17:32:49 +02:00
skull132
3f1416e2e5 Fixes #179
Merge pull request #11121 from Dennok/patch-1
2016-03-25 16:52:49 +02:00
skull132
524a6fe26e Fixing Verbs
Adds check_ai_laws and check_rune_words to moderators.
Removes debug_variables from standard holders so we don't have aux staff doing silly things.
Removes a duplicate entry of empty_ai_core_toggle_latejoin.
2016-03-25 16:26:10 +02:00
skull132
5b147ac05b Voting Overhaul
Transfer vote delay is counted from vote end, so it doesn't conflict with invalid or cancelled votes. Or other votes.

TRANSFER_TIMEOUT added as a config option, default value is 2 hours. No transfer votes before 2 hours.

Transfer votes before 3 hour mark require 2/3rds majority to pass again. Credit to SoundScopes for the original snippet.
2016-03-25 16:09:03 +02:00
skull132
8d1de33271 Fixing Rev
No more auto-recalling shenaniganry. Let's not turn this into a giant deathmatch, alright?
2016-03-25 04:05:39 +02:00
skull132
89945c5324 Resolves #232
Mods now have check contents again.
2016-03-25 02:19:22 +02:00
skull132
cdfbf75b30 Fixes #173
Missing query attributes are awful.
2016-03-25 02:10:49 +02:00
skull132
5a55c1370b Processor status text clarification
Simple enough: the higher the number, the worse the situation.
2016-03-25 02:08:08 +02:00
skull132
0a93920b54 Fixes #199
No more cuffing people from tiles away.
2016-03-25 01:56:29 +02:00
skull132
df8f0bbc68 Resolves #211
Mods can now into votes.
2016-03-25 01:50:39 +02:00
skull132
31d7dedbf7 Fixes #223
No more infinite plasmacutters, please.
2016-03-25 01:50:19 +02:00
skull132
3cf3840c53 Fixes #207
Hardsuit items that would require actual space to be utilized, like weapons, can no longer be used inside mechs. May be modified later to include other conditions, such as being inside lockers or whatever.
2016-03-25 01:29:14 +02:00
skull132
d22d80a159 Sleeper & Bodyscan Density Fix
They can now be walked through.
2016-03-25 00:52:23 +02:00
skull132
74443f8ccc Fixes #215
You can no longer drag people into various objects as a ghost.
2016-03-25 00:50:29 +02:00
skull132
a5ec3439f6 Merge pull request #230 from skull132/webinterface-integration
Webinterface integration - Patch 1
2016-03-25 00:37:09 +02:00
skull132
c709b8b927 Fixing contract uplink spawn 2016-03-25 00:27:01 +02:00