Commit Graph

2271 Commits

Author SHA1 Message Date
9029fe1ed0 save current server options every 6 hours as they could have been changed by an external tool 2014-07-25 16:51:47 +02:00
249e533dac improved deprecated constants 2014-07-25 16:40:01 +02:00
855ac29630 removed deprecated constants 2014-07-25 16:39:07 +02:00
002b537b47 various phpdoc improvements and additions
added some getter methods for properties
2014-07-25 16:28:47 +02:00
29f89ec15f made logger class abstract 2014-07-25 15:47:44 +02:00
1839796564 renamed 'Configurators' namespace to 'Configurator' 2014-07-25 15:45:10 +02:00
ffb2bcba89 renamed server settings to server options to match dedi naming
- renamed server options menu
- moved into server namespace
- changed names of table and its attributes
2014-07-25 15:37:54 +02:00
7a69a8ed4e server settings coding improvements
fixed applying of settings by filling mandatory ones with current values
2014-07-25 15:17:36 +02:00
fba9258377 method for success message to admins 2014-07-25 15:16:41 +02:00
e402dcdd87 don't restart in dev mode 2014-07-25 14:56:14 +02:00
d531d97366 - static getTitle() function of configurator menu interface
- removed reopenMenu() configurator function
- use more intelligent showMenu() function
2014-07-24 23:15:25 +02:00
6138274a98 server settings menu coding improvements 2014-07-24 23:13:30 +02:00
f9d59c432d configurator coding improvements 2014-07-24 23:12:56 +02:00
b9c6e7cb85 fixed statistics code for custom callbacks 2014-07-21 14:53:05 +02:00
e18e29de9d removed empty chatlog plugin file 2014-07-20 00:30:24 +02:00
fcad92c910 prevent errors with non-objects 2014-07-20 00:29:01 +02:00
d079c0a2cc prevent errors with non-objects 2014-07-20 00:26:46 +02:00
e58bd8648b prevent errors with non-objects 2014-07-20 00:24:33 +02:00
861f9217b3 improved phpdoc var statements 2014-07-20 00:19:54 +02:00
d6405550ee prevent too huge donation amounts 2014-07-20 00:12:28 +02:00
ea04eca452 improved fake player recognition 2014-07-20 00:00:31 +02:00
a3a7e06926 catch map related exception 2014-07-19 23:55:01 +02:00
a5e9615933 added empty chatlog plugin file to delete it everywhere 2014-07-19 23:49:20 +02:00
c50e4f5a84 Revert "renamed player actions class"
This reverts commit f0862f7f16.
2014-07-19 23:40:16 +02:00
2ae38ed1fa improved exception catching 2014-07-19 23:39:25 +02:00
f0862f7f16 renamed player actions class 2014-07-19 23:37:19 +02:00
61d80b340d improved catching of transport exception on connect 2014-07-19 23:33:15 +02:00
b5715ebe66 renamed server commands class and improved code 2014-07-19 23:29:20 +02:00
57106efa46 fixed phpdoc 2014-07-19 23:12:20 +02:00
acd2dd95e3 removed exception report 2014-07-19 23:12:11 +02:00
754ca64532 suppress fread & fwrite notices 2014-07-19 22:00:31 +02:00
0af057fd28 dedi-api update 2014-07-19 21:50:54 +02:00
9943c1e808 used utility method 2014-07-17 20:02:55 +02:00
6bf039d446 phpdoc var statements 2014-07-17 20:02:36 +02:00
f369af1358 formatted 2014-07-17 20:02:23 +02:00
545ee6bc25 added fixme tag 2014-07-17 20:01:48 +02:00
6d941a5772 improved variable names 2014-07-17 20:01:40 +02:00
fc2012080b private players array 2014-07-17 20:01:31 +02:00
46665aa86c improved callback registering 2014-07-17 19:25:25 +02:00
8049935945 customvotesplugin fix 2014-07-12 19:20:38 +02:00
7d411aa76d added fixme bugreport 2014-07-10 22:23:47 +02:00
a17c0f160b strip base dir on exception reports 2014-07-10 19:22:07 +02:00
c2c7aa239c check validity of saved server settings
added missing property for validity check
2014-07-10 18:53:16 +02:00
efaaa8554b removed fixme 2014-07-08 22:51:36 +02:00
533e79e55d fixed queue 2014-07-08 22:51:01 +02:00
0f9fac1613 debugtest 2014-07-08 22:19:29 +02:00
d574b90c2a except 2014-07-08 22:12:30 +02:00
e9af48245f queue fix 2014-07-08 22:11:44 +02:00
ead8b7bbc8 fix 2014-07-08 21:56:07 +02:00
7c7775e041 queue plugin fix + players array private 2014-07-08 21:50:32 +02:00