Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-05-13 | Fixed all compiler warnings and several small bugs in the process | MadCamel | 1 | -2/+2 | |
2009-05-13 | Cleans up the net code for effects | Chuck Miller | 1 | -1/+1 | |
Removes the 0x1f3 packet since its the same as 0x19b packet, and our client doesn't handle 0x1f3. | |||||
2009-05-13 | provide some feedback for @wgm | MadCamel | 1 | -0/+4 | |
2009-05-13 | GM commands triggered from clif are now logged | MadCamel | 1 | -34/+39 | |
2009-05-04 | Added @wgm command to whisper all online GMs (if any) | MadCamel | 1 | -1/+12 | |
2009-05-03 | Changed all times to use UTC | MadCamel | 1 | -1/+1 | |
2009-04-09 | New and improved anti-spam system | MadCamel | 1 | -1/+1 | |
2009-03-14 | More @command cleanup | Jared Adams | 1 | -524/+25 | |
2009-03-08 | Strip some more out | Jared Adams | 1 | -157/+0 | |
2009-03-08 | Remove pet and vending systems | Jared Adams | 1 | -450/+32 | |
2008-12-12 | Added @hugo and @linus commands for iterating over logged-in players | Fate | 1 | -2/+68 | |
2008-12-11 | Added @invisible and @visible GM commands | Fate | 1 | -0/+21 | |
2008-12-05 | Rotate logs by year and month, tag log messages by GM location | Fate | 1 | -15/+35 | |
2008-12-03 | GM commands can now be logged (specify a filename as gm_log in ↵ | Fate | 1 | -1/+67 | |
map_athena.conf). Added @log and @tee and @l and @t commands at level 60. | |||||
2008-11-10 | * Adjusted the GM @charbaselvl command to set base experience to zero when ↵ | Fate | 1 | -3/+90 | |
lowering a char level * Adjusted the GM @charreset command as follows: - All stats are reset to 5 instead of 1 - Available statpoints are recomputed as per Malivox reset - Quest skills are reset to zero but their skill points don't contribute to empty skillpoints - Two character variables bound to WIP quest skills are zeroed * Added @charwipe command (default level 60) to reset a character as if that character had newly started | |||||
2008-11-08 | * Changed @setmagic parameter sequence (character name now goes last) to ↵ | Fate | 1 | -2/+2 | |
better conform to other commands | |||||
2008-11-02 | * Minor cleanup in login server | Jared Adams | 1 | -1/+2 | |
* Char server now records client version and reports it to map server * Map server will now report all skills (even ones with dangerous indices) for client version 1 and above * Use status change val1 (instead of val2) index for speed potions, so that they can be triggered more easily from within scripts * Item database now also keeps track of the effect that items have on the spower stat * spower is now based on level + int*2 + modifier (see last point) * Minor bugfixes in support functionality for the SLang interpreter - Do not restart the map server without also restarting the char server, as the interserver protocol has changed slightly! (patch by fate) | |||||
2008-10-11 | Commit magic patch v13 | Jared Adams | 1 | -1/+103 | |
2008-10-06 | Accepted patch by Sanga that disables automatically moving characters | Bjørn Lindeijer | 1 | -0/+10 | |
2008-04-21 | balance statpoint distribution a tad | Dennis Friis | 1 | -4/+4 | |
2008-04-02 | initial checkin | Dennis Friis | 1 | -0/+7753 | |