Commit Graph

191 Commits

Author SHA1 Message Date
Rodgerwilco
f9e3d14a4f #116 - Massive Exp Gain, possibly due to nulled npcs. 2012-05-04 13:45:24 -07:00
Rodgerwilco
e7d75df1a7 #123 - Flax Issue Fix 2012-05-01 19:54:48 -07:00
Rodgerwilco
c6087e0edb #123 2012-05-01 18:31:58 -07:00
Rodgerwilco
48dbf566f6 #123 - Flax test. 2012-05-01 18:01:49 -07:00
Rodgerwilco
c05f2c21b1 #123 - Flax test - Checking if the player is busy? 2012-05-01 17:38:26 -07:00
Rodgerwilco
99aaaedc63 #123 - Flax test. 2012-05-01 16:26:11 -07:00
Rodgerwilco
5ae8a91b4f #52 Remove bank to all/from bank features. + Testing 2012-05-01 15:12:05 -07:00
Rodgerwilco
5c17297357 #61 - smelt bubble correction. 2012-04-29 18:26:25 -07:00
Rodgerwilco
df28b4e8fb #69 - Range Issue Debugging 2012-04-28 14:53:24 -07:00
Rodgerwilco
ec36a93ac0 #69 - Range Issue Debugging 2012-04-28 13:56:34 -07:00
Rodgerwilco
1511831b0d #69 - Range Issue Debugging 2012-04-28 13:15:30 -07:00
Rodgerwilco
f9b2b0c0aa Fatigue combat amount display for test purpose. 2012-04-28 13:14:51 -07:00
Rodgerwilco
136db161e1 #74 - Prospect Message / Fatigue Comment 2012-04-28 00:14:16 -07:00
Rodgerwilco
78030c3c6e #74 - Prospect Delay 2012-04-28 00:02:49 -07:00
Rodgerwilco
a230c00245 Fatigue 2012-04-28 00:01:50 -07:00
Rodgerwilco
56860748ad Removed temp tester. 2012-04-25 11:58:01 -07:00
Rodgerwilco
1c03079e72 Temp beta tester. 2012-04-25 11:47:37 -07:00
CodeForFame
a055564094 Bank.MAX_SIZE should be Bank.BANK_SIZE. Closes #90. 2012-04-25 10:08:11 -05:00
Rodgerwilco
768ca83206 #90 - Bank Space final int 2012-04-24 17:14:28 -07:00
Rodgerwilco
a118e33176 #90 - Bank Space 2012-04-24 17:10:43 -07:00
Rodgerwilco
af9ea24ea2 Removed custom item command. 2012-04-24 16:40:52 -07:00
Rodgerwilco
a6d11a96d7 #86 Gate Message. 2012-04-24 16:34:28 -07:00
Rodgerwilco
19884f4586 #141- Removed battlestaffs from Zaff (shop) 2012-04-24 16:06:48 -07:00
Rodgerwilco
8316a8355e Fixed objects with "approach" command that shouldn't attack the player. 2012-03-31 21:41:39 -07:00
Rodgerwilco
42790635ff Removed Diamond Extra Feature 2012-03-31 21:38:59 -07:00
Travis Burtrum
57a8bdff9f Removed hex-string lib and scala class, can do it in 1 line of pure java.
Also synchronized around md, since it can be accessed by multiple threads, right?
2012-03-17 23:56:04 -04:00
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