Major-
|
11c05f5d7e
|
Correct invalid tag in pom.xml.
|
2014-01-10 10:44:07 +00:00 |
|
Major-
|
2e4425252f
|
Update license year.
|
2014-01-10 10:43:29 +00:00 |
|
Major-
|
053615075d
|
Fix bug with reading longs.
|
2014-01-10 10:42:12 +00:00 |
|
Major-
|
4f025e4e2f
|
Add extra matches to gitignore.
|
2013-12-30 10:06:58 +00:00 |
|
Major-
|
f20fe33afb
|
Fix pom.xml.
|
2013-12-30 09:54:13 +00:00 |
|
Major-
|
1063dbc8b9
|
Use ordinal instead of value for Gender.
|
2013-12-30 09:53:49 +00:00 |
|
Major-
|
e79772ec18
|
Fix poor conventions from pull request.
|
2013-12-30 09:39:46 +00:00 |
|
Major-
|
715b914a50
|
Merge branch 'master' of https://github.com/apollo-rsps/apollo.
|
2013-12-30 01:57:05 +00:00 |
|
Major-
|
e25e818c07
|
Update object/region code.
|
2013-12-30 01:56:39 +00:00 |
|
Major-
|
c3d0478b39
|
Clarify unclear code.
|
2013-12-30 01:56:04 +00:00 |
|
Major-
|
271b332ec6
|
Merge pull request #4 from kylestev/master.
Merge in IntelliJ + Maven support (mainly gitignore stuff) and Privacy Option packet implementation.
|
2013-12-29 17:53:55 -08:00 |
|
Kyle Stevenson
|
dafd0368d0
|
Ignore data/savedGames and data/fs.
|
2013-12-29 15:22:11 -08:00 |
|
Kyle Stevenson
|
d9dc0ef09a
|
Add IntelliJ project files to gitignore.
|
2013-12-29 15:21:15 -08:00 |
|
Kyle Stevenson
|
3b05c681c3
|
Add maven support.
|
2013-12-29 15:20:38 -08:00 |
|
Kyle Stevenson
|
0306fd4230
|
Add privacy options support.
|
2013-12-29 15:17:34 -08:00 |
|
Major-
|
6e4372ba56
|
Update CameraMovementEvent.java.
|
2013-12-08 20:48:47 +00:00 |
|
Major-
|
c231a5abf5
|
Delete test.rb.
|
2013-12-05 16:41:46 +00:00 |
|
Major-
|
3d53188ccf
|
Delete empty dialogue.
|
2013-12-05 16:41:26 +00:00 |
|
Major-
|
030242351d
|
Remove release command.
|
2013-12-05 16:40:37 +00:00 |
|
Major-
|
f20e738f67
|
Delete drops.rb.
|
2013-12-05 16:37:44 +00:00 |
|
Major-
|
349b004ec2
|
Synchronization fix.
|
2013-12-04 18:08:50 +00:00 |
|
Major-
|
ff25a4fe15
|
Correct npc synchronization.
|
2013-11-28 18:55:18 +00:00 |
|
Major-
|
f3799391c8
|
Fix mining; rename to skill-mining.
|
2013-11-25 21:26:49 +00:00 |
|
Major-
|
53a552118f
|
Fix bug where mobs were still referred to as characters in plugins.
|
2013-11-25 02:01:08 +00:00 |
|
Major-
|
a66a901dd4
|
Format and cleanup.
|
2013-11-24 01:29:04 +00:00 |
|
Major-
|
ea115562c0
|
Rename Character to Mob; make Entity an abstract class.
|
2013-11-22 19:37:30 +00:00 |
|
Major-
|
f40f885008
|
Various changes.
|
2013-11-19 20:17:58 +00:00 |
|
Major-
|
fb422bcfe1
|
Add base for sector repository; clarify naming.
|
2013-11-09 13:49:05 +00:00 |
|
Major-
|
0544ad7e2c
|
Enable RSA.
|
2013-11-09 13:37:03 +00:00 |
|
Major-
|
213ab5db82
|
Add item dropping codecs.
|
2013-11-09 12:02:55 +00:00 |
|
Major-
|
751b0ead4b
|
Plugin cleanup.
|
2013-11-07 22:59:55 +00:00 |
|
Major-
|
003aa082a2
|
Format; clean up magic plugin.
|
2013-11-06 23:43:17 +00:00 |
|
Major-
|
19e609cd6d
|
Command changes (nothing plugin breaking).
|
2013-11-04 20:49:35 +00:00 |
|
Major-
|
ecb77ed748
|
Actually fix issue #2.
|
2013-11-04 01:42:54 +00:00 |
|
Major-
|
88c45c216f
|
Fix issue #2.
|
2013-11-04 00:46:51 +00:00 |
|
Major-
|
82b12e30a2
|
Add magic plugin, more decoders and commands.
|
2013-11-03 23:48:17 +00:00 |
|
Major-
|
ac4c8408a3
|
Update readme.
|
2013-11-03 19:51:45 +00:00 |
|
Major-
|
74235be71f
|
Update readme.
|
2013-11-03 19:49:30 +00:00 |
|
Major-
|
1e07e33c49
|
Update readme.
|
2013-11-03 19:42:50 +00:00 |
|
Major-
|
43c5a23851
|
Change interface management (see commit notes).
|
2013-11-03 19:16:51 +00:00 |
|
Major-
|
e6bf527dff
|
Add config events.
|
2013-11-03 17:37:52 +00:00 |
|
Major-
|
a5829774d7
|
Fix minor issues in mining and running.
|
2013-11-03 17:06:00 +00:00 |
|
Major-
|
551c32207d
|
License update.
|
2013-11-03 06:00:34 +00:00 |
|
Major-
|
4b55bf8960
|
Add widget display encoders; bug fixes.
|
2013-11-03 05:58:04 +00:00 |
|
Major-
|
42d42af0c5
|
Add item on item decoder; minor mining changes.
|
2013-11-03 05:32:54 +00:00 |
|
Major-
|
252b7677ca
|
Add item verification.
|
2013-11-03 05:15:41 +00:00 |
|
Major-
|
b3598aeb81
|
Clean-up.
|
2013-11-03 05:11:24 +00:00 |
|
Major-
|
a61b6e3845
|
Complete set of item options and actions.
|
2013-11-03 05:10:58 +00:00 |
|
Major-
|
cf61a22146
|
Class member sorting.
|
2013-11-03 04:58:21 +00:00 |
|
Major-
|
e93e60e143
|
Update walking queue on run toggle.
|
2013-11-03 04:56:33 +00:00 |
|