Perttu Ahola
|
b65a5aceb0
|
Use the logger; also, default to not showing much crap in console. Use --info-on-stderr to enable crap.
|
2011-10-16 14:57:53 +03:00 |
|
Perttu Ahola
|
9e46cbf7ea
|
Header file tweaking; mainly for speed
|
2011-10-12 13:53:38 +03:00 |
|
Giuseppe Bilotta
|
0488bf54d3
|
/me command
|
2011-08-22 13:02:08 +02:00 |
|
Giuseppe Bilotta
|
d2c0b4905a
|
Defines for server command context flags
|
2011-08-22 13:02:08 +02:00 |
|
Giuseppe Bilotta
|
72e4c8f523
|
Fix use of && instead of &
|
2011-08-12 23:34:12 +02:00 |
|
Perttu Ahola
|
e40da2341c
|
Fixed/extended/modified ban stuff to be good for inclusion
|
2011-08-12 13:11:27 +03:00 |
|
Constantin Wenger
|
5784c14ab7
|
added ipban support
commands:
/#ipban <nick>
/#ipunban <ip>
|
2011-08-12 03:37:18 +02:00 |
|
Perttu Ahola
|
cdadbdbd17
|
Server configuration is now written when "/#setting whatever = whatever" is issued.
|
2011-07-30 19:49:42 +03:00 |
|
Perttu Ahola
|
9b294ffa7a
|
Added message of the day and made it properly configurable using /#setting (not saved to config file yet)
|
2011-07-30 19:31:33 +03:00 |
|
celeron55
|
7740425085
|
Updated licenses of CiaranG's contributions to be in line with the new contribution policy and added a TODO note to server.cpp
|
2011-05-31 11:59:51 +03:00 |
|
Perttu Ahola
|
e81919c818
|
hopefully fixed the privilege problems
--HG--
extra : rebase_source : 9826d20176134a53ff232816a10407465d8c0f50
|
2011-05-29 22:34:04 +03:00 |
|
Perttu Ahola
|
63611932eb
|
player passwords and privileges in world/auth.txt
--HG--
extra : rebase_source : 7260636295d9068fbeeddf4143c89f2b8a91446c
|
2011-05-29 21:11:16 +03:00 |
|
Ciaran Gultnieks
|
8bba9cde5c
|
Restored the auto-admin powers of the local user (via name= in the config)
--HG--
extra : rebase_source : a35aa0d978990c28fa4fc158ce47d1f4aa967c04
|
2011-05-16 18:26:37 +01:00 |
|
Ciaran Gultnieks
|
b3268ff389
|
Server commands without classes
|
2011-05-16 17:13:33 +01:00 |
|
Ciaran Gultnieks
|
1520d49310
|
Privileges to/from string conversion functions standalone, not static members
|
2011-05-16 16:13:17 +01:00 |
|
Ciaran Gultnieks
|
248d7c8469
|
Improved server commands and added player permissions.
--HG--
extra : rebase_source : 178fe08f10b7de3ebaba088bd24faad795114216
|
2011-05-16 10:41:19 +01:00 |
|