CodeForFame
0bf23d8807
Somehow forgot a )
2012-03-17 22:22:09 -05:00
CodeForFame
f81f819dc6
Fixing error from last commit
2012-03-17 21:16:27 -05:00
CodeForFame
e9fa70dafd
Don't want people logging into other accounts and getting IP addresses. Remove this once passwords are actually being checked.
2012-03-17 20:46:40 -05:00
Travis Burtrum
dd6ee1f08e
Allowed for variable-length passwords and removed MD5sum of the password before sending to LoginServer.
...
Ideally the password should be hashed in the client before even getting to the server, MoparScape supports this.
It should be encrypted before being sent to the LoginServer if it is not on the same host, make this todo.
2012-03-16 23:19:00 -04:00
CodeForFame
c326229670
To remove dev mode, attempt 2.
2012-03-15 23:07:54 -05:00
CodeForFame
e0845b89eb
Puts group id as 1, so I can get rid of dev mode...
2012-03-15 22:51:56 -05: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
CodeForFame
3c2ee5eeb0
Removed dev mode by default.
2012-03-15 21:54:16 -05:00
CodeForFame
829c308e8f
Merge pull request #136 from Joe0/pre-beta
...
Resolves issue #130 & Fixes Random Error
2012-03-15 16:42:22 -07:00
Joe0
bf92ee7a3e
Resolves errors being thrown randomly due to divide by 0
2012-03-15 01:25:02 -05:00
Joe0
1a59778484
Closes issue #130
2012-03-15 01:20:09 -05:00
CodeForFame
66e202d9f8
Closes #62
2012-03-14 17:46:57 -05:00
CodeForFame
b239070e33
Merge pull request #135 from Joe0/pre-beta
...
Progress towards Beta milestone
2012-03-14 15:40:30 -07:00
Joe0
469e4651fa
Re-implemented the town command.
2012-03-14 15:39:56 -05:00
Joe0
d523d56457
Closes issue #87
2012-03-14 15:24:32 -05:00
Joe0
407d0f0f61
Closes issue #126
2012-03-14 15:16:21 -05:00
Joe0
025614c94d
Removed unused import and local variable in PlayerLogin.
2012-03-14 13:56:15 -05:00
Joe0
cd90ec107a
Changed OtherNPC to OtherNpc, which conforms to the convention used
...
elsewhere.
2012-03-14 13:55:33 -05:00
Joe0
af0727df03
Removed unused import in OtherNPC.
2012-03-14 13:54:43 -05:00
Joe0
ccbcc53bf5
Removed unused local variables in GameEngine.
2012-03-14 13:54:12 -05:00
Joe0
e3d8ccff4b
Removed unused imports in Npc.
2012-03-14 13:53:17 -05:00
Travis Burtrum
0380e9efda
Fixed Database.sql as per Issue #131
...
Removed innodb comments
Table character sets were mixed, some latin1, some utf8, made all utf8
Removed all previous AUTOINCREMENT values
2012-03-14 01:50:46 -04:00
Travis Burtrum
533f779a4f
Fixed ant build scripts, changed run shell scripts to not rely on ant, and removed binary.
2012-03-14 01:27:38 -04:00
CodeForFame
e8689c531f
Update GameServer/conf/world.xml
2012-03-10 19:28:02 -06:00
CodeForFame
56caaec33e
Merge pull request #132 from Joe0/master
...
Addresses item 3 in issue #131
2012-02-07 08:41:58 -08:00
Joe Pritzel
bb49a193f6
Re-factored according to issue #131
2012-02-06 15:34:31 -06:00
Rodgerwilco
3fd8904360
Merge pull request #118 from Rodgerwilco/pre-beta
...
Pre beta
2012-01-14 22:02:16 -08:00
Rodgerwilco
7a42cf949c
Definitions completely fixed
2012-01-14 22:58:16 -07:00
Rodgerwilco
ed2f763d7e
Merge pull request #110 from Rodgerwilco/pre-beta
...
Pre beta
2012-01-14 11:52:54 -08: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
a1d0b67cd8
Merge remote-tracking branch 'upstream/pre-beta'
2012-01-08 09:15:39 -06:00
CodeForFame
da51213e62
Tons of updates/fixes. Closes issue #49 .
2012-01-08 09:06:11 -06:00
xEnt22
ced54838f1
Merge pull request #46 from xEnt22/master
...
fixes an issue with member items dropping in f2p server
2012-01-07 21:28:52 -08:00
xEnt22
0fb141c35e
fixes an issue with member items dropping in f2p server
2012-01-08 15:57:44 +10:30
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
4fcac6e6d4
This should fix the mining bug...
2012-01-07 16:09:36 -06:00
CodeForFame
ad023434c1
Fix mining glitch, where you can walk away.
2012-01-07 15:52:38 -06:00
CodeForFame
cce533680a
Actually made it use baseDir...
2012-01-07 15:41:49 -06:00
CodeForFame
55775d0891
Player data is now saved in a different folder...
2012-01-07 15:22:51 -06:00
CodeForFame
d9d5da920b
Cleared error logs.
2012-01-07 15:16:26 -06:00
CodeForFame
dd025770c0
Fixed bug with PacketThrottler, and made TileValues actual value objects. TileValues no longer have duplicate instances, which drastically reduces memory usage.
2012-01-07 15:11:45 -06:00
CodeForFame
eb9c5f6e85
Removed some custom content, and cleaned up the Player class.
2012-01-07 14:08:51 -06:00
CodeForFame
d20ca77221
Added PacketThrottler, fixed AFK message, and added the AFK timeout to the config.
2012-01-07 13:46:26 -06:00
CodeForFame
ff86ee7bfb
Merge branch 'pre-beta' of github.com:Lothy/MoparClassic
2012-01-07 03:50:24 -06:00
CodeForFame
6eb8733a40
Updated bat and sh files.
2012-01-07 03:48:26 -06:00