timgame
|
9f45090ca6
|
added chat msg to reveal killer of locked team
|
2015-11-12 18:59:58 +01:00 |
|
H-M-H
|
0e532adb67
|
Implemented Helper accesslevel
basically just copied everything from moderator-accesslevel implementation
note however that mod_command changed to access_level
|
2015-10-23 04:21:07 +02:00 |
|
def
|
05fcc58b2f
|
Oops, next SQL server compilation fix
|
2015-09-23 14:05:54 +02:00 |
|
def
|
97152e5cbf
|
Hopefully fix SQL server compilation with Visual Studio
|
2015-09-23 11:54:20 +02:00 |
|
def
|
336e916548
|
Add option not to create sql tables
|
2015-09-15 09:28:18 +02:00 |
|
heinrich5991
|
48ecf3d5a1
|
Merge pull request #323 from Chairn/drag_range
Added sv_dragger_range to control the length of the laser draggers.
|
2015-09-07 11:12:52 +01:00 |
|
def
|
a8cadc21eb
|
Last one I hope
|
2015-09-05 18:05:29 +02:00 |
|
def
|
ffe9235151
|
Oops, another one
|
2015-09-05 17:59:37 +02:00 |
|
def
|
7487923774
|
Fix Windows thread handle leak
|
2015-09-05 04:49:22 +02:00 |
|
def
|
0fa06c4a5e
|
Server names may be 4 bytes long
|
2015-09-05 00:48:11 +02:00 |
|
Chairn
|
8148a29108
|
Removed useless comment line
|
2015-09-01 23:17:45 +02:00 |
|
Chairn
|
c5443d8e34
|
Added command sv_dragger_range. Maybe need some more tests.
|
2015-09-01 23:15:48 +02:00 |
|
oy
|
e91d26b8ac
|
force vital check on essential cl/srv messages and added additional sequence checking
|
2015-09-01 13:50:45 +02:00 |
|
heinrich5991
|
3a069093d7
|
Fix settings compare
It was just using a heuristic, comparing the first 24 bytes. Memory unsafety
for configs that were shorter than 24 bytes.
|
2015-08-27 16:20:56 +02:00 |
|
heinrich5991
|
cc0d0fa728
|
Fix config_store for old maps that don't contain MAPITEMTYPE_INFO
Just add one in this case.
|
2015-08-27 15:46:51 +02:00 |
|
heinrich5991
|
d56f80f0f5
|
Fix temp file creation in case no temp file is needed
|
2015-08-27 13:37:34 +02:00 |
|
heinrich5991
|
e954e55533
|
Removed *_dump and *_reset from the list of game commands
|
2015-08-27 13:00:43 +02:00 |
|
heinrich5991
|
d13ebf93a2
|
Add config_store and config_retrieve tool
|
2015-08-27 12:55:35 +02:00 |
|
heinrich5991
|
bf1f7d6ccd
|
(Safely) execute settings embedded in maps
|
2015-08-27 12:55:34 +02:00 |
|
heinrich5991
|
6a17d2700d
|
Fix saving the config into the map
|
2015-08-27 12:51:24 +02:00 |
|
SushiTee
|
7bd0f276d4
|
saving server settings within the map and loading them on init
|
2015-08-27 12:51:24 +02:00 |
|
heinrich5991
|
a3246ed099
|
Save the config into the map when the server loads the map
|
2015-08-27 12:51:24 +02:00 |
|
def
|
ed0634f9b0
|
Update credits
|
2015-08-23 23:22:31 +02:00 |
|
def
|
5119976c9f
|
Oops
|
2015-08-22 20:25:28 +02:00 |
|
def
|
7ff9cd890c
|
No magic number for weapon
|
2015-08-22 20:15:15 +02:00 |
|
def
|
844d8b8ae3
|
Add sv_teleport_lose_weapons
|
2015-08-22 19:24:10 +02:00 |
|
def
|
f977f80c94
|
Stronger checks on save
|
2015-08-22 15:16:14 +02:00 |
|
def
|
f62bb1821c
|
/map and /mapinfo improvement (fixes #292)
|
2015-08-19 22:43:08 +02:00 |
|
BeaR
|
6b2e61bbc6
|
Fix collision bug with weapon projectiles
Ignore characters, which can't collide e.g different teams, in the intersection test for projectiles.
|
2015-08-16 10:54:06 +02:00 |
|
def
|
e1fe407ee5
|
Make team locking an option
|
2015-08-16 00:39:31 +02:00 |
|
def
|
9d5459d731
|
Check IDs in a more reasonable order
|
2015-08-12 15:54:03 +02:00 |
|
heinrich5991
|
ec85951736
|
Finish the renaming of sv_allow_rescue to sv_rescue
|
2015-08-10 13:34:56 +02:00 |
|
def
|
1fd0f947af
|
Better numbers in average time for /mapinfo
|
2015-08-09 22:20:52 +02:00 |
|
def
|
727ea434d4
|
Increase magic number a bit until we assume client is not DDNet
|
2015-08-07 03:26:50 +02:00 |
|
def
|
f39b85a3e2
|
Add average time to /mapinfo
|
2015-08-06 16:02:00 +02:00 |
|
def
|
8401c43edb
|
Remove a message to prevent server log spamming
|
2015-08-05 22:43:57 +02:00 |
|
def
|
d57b0d62c6
|
Support for 0 stars in database
|
2015-07-23 12:49:22 +02:00 |
|
def
|
949fcb2c40
|
Remove one useless debug print
|
2015-07-23 12:11:42 +02:00 |
|
def
|
a04578b3ba
|
Add switch_open to set the initial state of a switch to open
|
2015-07-22 23:32:39 +02:00 |
|
def
|
bab961f054
|
Prepare switch to mixed case server names
|
2015-07-22 19:56:24 +02:00 |
|
def
|
0cb50c1805
|
Print actual SQL inserts/updates to debug log
|
2015-07-22 19:05:45 +02:00 |
|
def
|
4e658c1057
|
Minor cleanups
|
2015-07-22 18:23:40 +02:00 |
|
def
|
0cd9b0006b
|
Another known bot client
|
2015-07-13 00:18:59 +02:00 |
|
def
|
17b8a5219b
|
Show a nice message to known bot clients
|
2015-07-13 00:02:57 +02:00 |
|
def
|
da68023f7a
|
Off by one ;)
|
2015-07-11 19:28:45 +02:00 |
|
def
|
6d68e22cd1
|
Hopefully fix string fuzzying for unicode
|
2015-07-11 19:26:57 +02:00 |
|
def
|
73229fbb62
|
Only allow /save when team is started already (prevents saving after
noobfilter)
|
2015-07-09 23:48:29 +02:00 |
|
def
|
1ef03e7387
|
Only disallow team changing and killing when calling kick/spec votes
|
2015-07-09 19:07:33 +02:00 |
|
def
|
6e8ada1ac8
|
Fix whitespaces a bit
|
2015-07-09 02:12:35 +02:00 |
|
def
|
acf18f98fc
|
Clearer message on veto
|
2015-07-08 18:09:52 +02:00 |
|