CodeForFame
35c80975de
Removed unused elements
2012-08-09 23:36:21 -05:00
Rodgerwilco
b068527bb2
Removed custom items.
2012-05-09 13:36:38 -07:00
Rodgerwilco
e154299e97
ItemLoc Fix
2012-05-09 07:37:23 -07:00
CodeForFame
c3912aaff1
Increased XP rates for normal players and subscribers from 2/4 to 200/400 respectively.
2012-05-07 15:23:18 -05:00
CodeForFame
74be162757
Give normal players some commands for testing.
2012-05-07 15:22:13 -05:00
Rodgerwilco
b6de295806
#53
2012-05-04 14:20:40 -07:00
Rodgerwilco
20476375e9
Added bronze pickaxe itemloc in Rimmington
2012-05-04 13:59:55 -07:00
Rodgerwilco
f92c3f7f74
Corrected Crafting Shops
2012-05-04 13:56:34 -07:00
Rodgerwilco
a230c00245
Fatigue
2012-04-28 00:01:50 -07:00
Rodgerwilco
19884f4586
#141- Removed battlestaffs from Zaff (shop)
2012-04-24 16:06:48 -07:00
CodeForFame
059b0b7083
Missed town.
2012-03-15 22:19:27 -05:00
CodeForFame
4312fa3a2d
Removing alpha commands...
2012-03-15 22:05:55 -05:00
Joe0
1a59778484
Closes issue #130
2012-03-15 01:20:09 -05:00
CodeForFame
e8689c531f
Update GameServer/conf/world.xml
2012-03-10 19:28:02 -06:00
Rodgerwilco
7a42cf949c
Definitions completely fixed
2012-01-14 22:58:16 -07:00
Rodgerwilco
d1007c3f46
Fixed Definitions Issue >:(
...
Added Ent fixes
#98 fixed teleport (and other skills) not showing exp given
#96 fixed teleport coordinates
#94 fixed dropping items when walking (its like RSC now)
#93 fixed facing npcs that don't talk
#104 fixed mining bugs (spam clicking, walking)
2012-01-13 23:54:38 -07:00
Rodgerwilco
e35b6c9388
fk
2012-01-13 17:39:14 -07:00
Rodgerwilco
dcd8239e8b
fk
2012-01-13 17:33:54 -07:00
Rodgerwilco
cc7343bf5d
Some organization and cleanup
2012-01-13 16:08:16 -07:00
CodeForFame
da51213e62
Tons of updates/fixes. Closes issue #49 .
2012-01-08 09:06:11 -06:00
xEnt22
4fef550b68
Merge pull request #45 from xEnt22/master
...
Alpha changes
2012-01-07 21:03:55 -08: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
CodeForFame
d20ca77221
Added PacketThrottler, fixed AFK message, and added the AFK timeout to the config.
2012-01-07 13:46:26 -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
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
e184117109
Fixed ConnectionFilter and IPBanning
...
Expanded the Cache class
Removed duplicate of Cache class
Added ability to config ban length when banned from ConnectionFilter
2011-07-21 18:12:19 -05:00
CodeForFame
d8f211d45d
Added option to disable congrats on max level
...
Added option for wilderness standstill time
Closes #16
Added config for bonus xp in wild
2011-07-21 15:43:33 -05:00
CodeForFame
428c3ec7cb
Added reloadipbans command.
...
Dumped current database structure. (needs some cleanup)
2011-06-25 21:38:50 -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
bf7cc39d33
Moved alert-config.xml to conf folder.
...
Removed hard-coded file location (in EMail object).
Corrected table for MySQL query.
2011-06-25 01:24:43 -05:00
CodeForFame
dc7112653c
Useless... Quests are in org.moparscape.msc.gs.plugins.quests
2011-06-25 01:05:46 -05:00
CodeForFame
07876364da
Updated quests. BlackKnightFortress has some errors due to a missing method.
2011-06-25 00:59:47 -05:00
CodeForFame
e3dfd85416
Removed fonts.tar.gz as it wasn't being used for anything.
2011-06-24 18:41:44 -05:00
CodeForFame
3f50aa37ec
Removed unused captcha files.
2011-06-24 18:37:07 -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
f12b96ef3b
Removed extra crap, and removed the svn files...
2011-05-13 03:33:24 -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
47729fd4d0
First GameServer commit
2011-04-27 14:55:20 +10:00