Timo Smit
3927788b66
Updated MySQL scripts to make use of UTF-8
2017-03-21 18:54:33 +01:00
Timo Smit
875da02712
Fixed !setlevel from console returning unknown command
2017-03-18 12:36:43 +01:00
Timo Smit
2de8a2511c
Fixed minor typos
2017-03-17 16:10:06 +01:00
Timo Smit
62126f4b98
Removed empty file
2017-03-17 16:04:45 +01:00
Timo Smit
fba434cf10
Fixed connected players not being added to database on mod init (regression after merge)
2017-03-17 15:40:10 +01:00
Timo Smit
cfd494a5e0
Merge branch 'develop/1.1.1' into develop/1.2.0
...
# Conflicts:
# luamods/wolfadmin/db/db.lua
# luamods/wolfadmin/main.lua
# luamods/wolfadmin/util/files.lua
# luamods/wolfadmin/util/tables.lua
# luascripts/admin/admin.lua
# luascripts/commands/admin/listlevels.lua
# luascripts/commands/admin/showwarns.lua
# luascripts/db/mysql.lua
# luascripts/db/sqlite3.lua
2017-03-17 15:32:03 +01:00
Timo Smit
65a8ca1854
Fixed GPL link in README.md
2017-03-17 15:02:24 +01:00
Timo Smit
f9609a3260
Added extra condition for empty GUIDs
2017-03-17 15:01:59 +01:00
Timo Smit
034a926bc9
Fixed a file descriptor leak
2017-03-17 14:59:10 +01:00
Timo Smit
a767d7d82a
Updated database (upgrade) scripts
...
* removed level history
* reordering based on constraints
* fixed history
2017-03-17 14:46:19 +01:00
Timo Smit
ab5403da14
Removed !listlevels and moved functionality into !showhistory
2017-03-17 14:05:43 +01:00
Timo Smit
78213fbc78
Updated and fixed upgrade scripts from 1.1.0
...
* SQLite should now be in correct order
* MySQL added
2017-03-17 13:36:12 +01:00
Timo Smit
3ecbb438cd
Updated upgrade scripts from 1.1.0
...
* renamed scripts
* sqlite should now be consistent with a new database
2017-03-17 12:44:51 +01:00
Timo Smit
db83c8f53f
Fixed minor typo
2017-03-17 12:41:27 +01:00
Timo Smit
88512ebca7
Renamed SQL update scripts
2017-03-17 10:33:29 +01:00
Timo Smit
f9b141e675
Updated MySQL database script
...
* fixed consistency with SQLite
* added tables that were already present in SQLite
2017-03-17 10:23:41 +01:00
Timo Smit
8e45df170b
Fixed small typo in MySQL module
2017-03-17 09:29:20 +01:00
Timo Smit
71949e069f
Updated MySQL module
2017-03-17 09:06:41 +01:00
Timo Smit
2298864acf
Database function naming consistency
2017-03-17 08:53:23 +01:00
Timo Smit
815af34004
Fixed private message logging
2017-03-16 22:35:17 +01:00
Timo Smit
fe30fe8d87
PM can now be sent to multiple recipients (refs #46 )
2017-03-16 21:02:23 +01:00
Timo Smit
5898b079bf
Fixed rename checker not being reset on client disconnect
2017-03-15 16:25:54 +01:00
Timo Smit
87950f36ce
Fixed incorrect invokerId being used for setlevel history
2017-03-15 16:00:06 +01:00
Timo Smit
370ec98e38
Removed some redundant checks
2017-03-15 15:51:37 +01:00
Timo Smit
0cc4aefcee
Fixed GPL link in README.md
2017-03-15 14:16:40 +01:00
Timo Smit
730bbbeb17
Updated license for lua-toml and dependency list
2017-03-15 14:14:56 +01:00
Timo Smit
39caf003a7
Ported greetings, rules and spree messages to TOML format
2017-03-15 13:43:16 +01:00
Timo Smit
90c5af82dc
Fixed files.loadFromCFG not always returning two arguments
2017-03-15 13:04:46 +01:00
Timo Smit
8034b9ab91
Added toml parser dependency
2017-03-15 12:34:22 +01:00
Timo Smit
8d14486d61
Add support for TOML-formatted configs (refs #60 )
...
* added lua-toml as dependency
* removed cvars.cfg
* removed wolfadmin.cfg
* added wolfadmin.toml
* created compatibility checks for old configs
2017-03-14 22:43:15 +01:00
Timo Smit
a24eefa248
Some more colouring fixes (refs 164e1a4
)
2017-03-14 22:38:34 +01:00
Timo Smit
164e1a4569
Updated colouring scheme of debug module
...
* colours now also used in console (check non-legacymod servers whether this works correctly)
* slightly different colouring scheme for console to increase readibility
2017-03-14 22:11:42 +01:00
Timo Smit
f3eab54330
Fixed auto unmute message not being printed
2017-03-14 20:35:53 +01:00
Timo Smit
16891a37c8
Added extra condition for empty GUIDs
2017-03-14 17:32:50 +01:00
Timo Smit
0a230d592d
Fixed possibility to slap/gib players not playing or alive
2017-03-13 18:24:04 +01:00
Timo Smit
d31c6ff0a0
Fixed maxspree message being printed when first spree > 5
2017-03-13 17:19:35 +01:00
Timo Smit
17ea943c64
Naming consistency between in balancer module
...
* replace occurrences of evener with balancer
2017-03-13 17:10:09 +01:00
Timo Smit
f3aa6dfad5
Fixed put spam for bots
...
* now makes use of forceteam instead of !put on legacymod
2017-03-13 16:58:45 +01:00
Timo Smit
144a34b3b9
Fixed balancer triggering on unknown commands
...
* now correctly displays a usage message
* also updated syntax info
2017-03-13 16:52:37 +01:00
Timo Smit
abb6c45e55
Fixed end of sprees not displayed in all cases
2017-03-13 16:40:05 +01:00
Timo Smit
1a3b91fb06
Fixed version info not available in !finger
2017-03-13 10:45:16 +01:00
Timo Smit
0c0392b3c5
Fixed death spree always being reset
2017-03-13 10:22:24 +01:00
Timo Smit
8e181447b2
Regardless of messages, reset sprees accordingly
2017-03-13 10:09:19 +01:00
Timo Smit
2442f49408
Added validity checks for loaded CFGs (refs #80 )
2017-03-13 09:22:19 +01:00
Timo Smit
db6a378032
Fixed CFG loading with Unix file endings (refs #80 )
2017-03-13 09:16:36 +01:00
Timo Smit
e9d17e8572
Fixed CFG file loading with Windows encoding ( fixes #80 )
2017-03-13 09:02:26 +01:00
Timo Smit
cf0988d442
Default death sprees now start at 10 deaths
2017-03-12 22:33:20 +01:00
Timo Smit
380aba96cb
Removed print of end of spree messages if they're disabled
2017-03-12 21:32:22 +01:00
Timo Smit
5df1a0ac41
Set default g_spreeMessages value to 7
2017-03-11 23:37:08 +01:00
Timo Smit
8b9bfd54a6
Fix nil spree message
...
* for sprees % 0, it would try to find and output a max spree while there isn't
2017-03-11 23:35:36 +01:00