Commit Graph

10 Commits

Author SHA1 Message Date
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 0145a249a8 Closes issue #32. 2011-12-18 20:49:22 -06:00
Joe0 9fdce3aeba Resolves issue #26. 2011-12-16 16:36:55 -06:00
Joe0 23d75a88e0 Updated Auth interface. Updated StorageMedium interface to allow
retrieval of passwords. Implemented PersistenceAuth.
2011-12-16 15:59:00 -06:00
Joe0 d4e040611f Abstracted auth system a bit. Worked on BUN implementation, 2011-12-16 08:36:37 -06:00
Joe0 978de20d53 Framework to resolve issue #24 -- uses the DataStore interface and
DataStoreFactory to read data from a DataStore. A new DataStore needs to
be implemented to remove the XStream dependency. Methods to save each
type of data need to be implemented.
2011-12-04 16:38:08 -06:00
Joe0 03a200a1bb Removed random println 2011-12-01 21:19:40 -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