Commit Graph

13 Commits

Author SHA1 Message Date
CodeForFame
da51213e62 Tons of updates/fixes. Closes issue #49. 2012-01-08 09:06:11 -06:00
xEnt22
6b162222f1 imthenull: remove the @ran@ message upon login, and add a MOTD
xEnt: new characters - all current stats start at 0.
xEnt: make dueling p2p
xEnt: add restriction for npcs dropping member items
xEnt: removed random npc talking text.
Rodgerwilco: change fletching and other messages to 'This feature is only available on a members server'
Rov: disable dart, arrow head & throwing knife smithing.
xEnt: telegrab block in certain areas needs to be removed
Rov: disallow alching of member items (if you happen to get one)
xEnt: disable lv 5 enchant
Rov: disable camelot teleport and other p2p magic spells
All day: disable entrana monks from taking you to entrana
hikkili: changed mining guild text to say 60, not 66
xEnt: champs guild door can not be opened right now (due to not having all quests)


-- ALPHA COMMANDS ONLY --
Added ::say <msg>
Added ::item <id>
Added ::goto <playername>
Added ::town <townname>
2012-01-08 15:30:34 +10:30
xEnt22
fa43f61cd3 Added new load/save method (SerializedStorageMedium), not intended for official use, just development as it's not perfect
Also defaulted the save/load method to this one.
2012-01-05 21:25:57 +10:30
Joe0
d4e040611f Abstracted auth system a bit. Worked on BUN implementation, 2011-12-16 08:36:37 -06:00
Joe0
cde9adddd5 Minor bug fixes and added DummyStorageMedium 2011-12-01 21:17:36 -06:00
Joe Pritzel
2a3bd3517e Updated dependancies, buildfile, and README
Added persistence package, and abstracted away the storage medium
Removed bad concurrency ideas
Made some other minor tweaks
2011-11-05 12:06:03 -05:00
CodeForFame
7ccbc743b9 Added ip ban and unban commands.
Fixed formatting of LSPacketHandlers.xml
2011-06-25 16:42:55 -05:00
CodeForFame
4fcb575620 IP Banning re-write.
Closes #13.
2011-06-25 16:01:22 -05:00
CodeForFame
eac2ad9f88 Fixed run-time classpath to include Scala.
Redid CommandHandler in Scala, and added permissions for each command.
Changed groupIDs to be more logical.
Added configs for other config files.
Refactored structure of config files (moved them out of server and ls folders respectively because they're already in a folder that denotes server/ls)
Cleared logs.
Deleted LS configs from server (they are completely unused there).
Moved configs to the config folder.
2011-06-24 17:18:51 -05:00
CodeForFame
ea668ae747 Changed some configs, and changed the package. 2011-05-13 03:24:42 -05:00
Lothy
d5a1a486dd Hopefully, this time, everything will be committed as expected 2011-04-27 15:44:26 +10:00
Lothy
00c8a3814d Second attempt at getting this right 2011-04-27 15:35:03 +10:00
Lothy
5e06b2131e First LoginServer commit 2011-04-27 14:48:29 +10:00