Joey
12-17-2007, 03:06 PM
This is a BETA version with full-rc support. Please post any bugs you find in this thread, thanks.
Revision 51
Note: You can currently find the source on the svn if you would like to compile for linux.
-------------------------------------------
New features/bug fixes in v2.17 revision 51
-------------------------------------------
Additions:
- AP Improvements: Can now set the ap intervals between 20,40,60,80,100 ap. (via server options)
- Gani Attributes (30 available, instead of the 5) -- thanks to beholder
- New Server Options:
aptime(0-4) = integer [ time to gain an ap - intervals of 20 ]
dontaddserverflags = bool [ allows disabling adding of server flags ]
dontchangekills = bool [ allows disabling playerkills from increasing ]
setbodyallowed = bool [ allows disabling body changing ]
setheadallowed = bool [ allows disabling head changing ]
setswordallowed = bool [ allows disabling sword changing ]
setshieldallowed = bool [ allows disabling shield changing ]
warptoforall = bool [ allows none-admins to use warpto ]
Fixes:
- Level Warping has been shortened a tiny-bit.. made the exe 0.5 kb shorter =D
- Props now save, will no longer lose things like hats (#P1) etc..
- Settings.ini has been dropped, it has been changed to serveroptions.txt.
- SQLite has been dropped, accounts are now stored in text files under the directory 'accounts'. Uses the same format as graals account files (with a few additions -- should be easier to edit now too).
RC Additions:
- Admin Level has been dropped -- uses admin rights only now.
- Folder Configuration (though currently useless) is editable live with immediate-changes.
- Full FTP (download, upload, delete, move, and rename files -- currently does not allow rw */* etc.. )
- Serveroptions now editable -- If you have the right 'changestaffaccounts' you see special variables for the listserver, else they are hidden. (advise keeping to the owner only)
RC Fixes:
- Admin Rights should work correclty now.
- AP / Onlinetime is no longer gained while idling on rc.
- Ban Reason / Comments are now seperated correctly.
- Status Fixed -- when opening/closing playerlist it will now correctly show your status.
- Totally redid the RC Commands -- use /help.
Attached file has a mingw-release compiled via code::blocks.
Revision 51
Note: You can currently find the source on the svn if you would like to compile for linux.
-------------------------------------------
New features/bug fixes in v2.17 revision 51
-------------------------------------------
Additions:
- AP Improvements: Can now set the ap intervals between 20,40,60,80,100 ap. (via server options)
- Gani Attributes (30 available, instead of the 5) -- thanks to beholder
- New Server Options:
aptime(0-4) = integer [ time to gain an ap - intervals of 20 ]
dontaddserverflags = bool [ allows disabling adding of server flags ]
dontchangekills = bool [ allows disabling playerkills from increasing ]
setbodyallowed = bool [ allows disabling body changing ]
setheadallowed = bool [ allows disabling head changing ]
setswordallowed = bool [ allows disabling sword changing ]
setshieldallowed = bool [ allows disabling shield changing ]
warptoforall = bool [ allows none-admins to use warpto ]
Fixes:
- Level Warping has been shortened a tiny-bit.. made the exe 0.5 kb shorter =D
- Props now save, will no longer lose things like hats (#P1) etc..
- Settings.ini has been dropped, it has been changed to serveroptions.txt.
- SQLite has been dropped, accounts are now stored in text files under the directory 'accounts'. Uses the same format as graals account files (with a few additions -- should be easier to edit now too).
RC Additions:
- Admin Level has been dropped -- uses admin rights only now.
- Folder Configuration (though currently useless) is editable live with immediate-changes.
- Full FTP (download, upload, delete, move, and rename files -- currently does not allow rw */* etc.. )
- Serveroptions now editable -- If you have the right 'changestaffaccounts' you see special variables for the listserver, else they are hidden. (advise keeping to the owner only)
RC Fixes:
- Admin Rights should work correclty now.
- AP / Onlinetime is no longer gained while idling on rc.
- Ban Reason / Comments are now seperated correctly.
- Status Fixed -- when opening/closing playerlist it will now correctly show your status.
- Totally redid the RC Commands -- use /help.
Attached file has a mingw-release compiled via code::blocks.