Treeku and CharonInferar
39dd9c0188
Fixed some warnings
2014-06-04 17:40:46 +02:00
Treeku and CharonInferar
7443272e29
Refactored abilities, skillSvc sends less traffic
2014-06-04 17:40:45 +02:00
Treeku and CharonInferar
346746c25d
Fixed #794
2014-06-04 17:40:44 +02:00
Treeku and CharonInferar
9ae3ef1a98
Possible fix for XP for NPCs
2014-06-04 17:40:44 +02:00
Treeku and CharonInferar
a53d2d64d4
Added locomotion state checking to commands
2014-06-04 17:40:42 +02:00
Treeku and CharonInferar
4828683108
Added locomotion tracking
2014-06-04 17:40:41 +02:00
Treeku and CharonInferar
e0bdbe3f23
Minor movement changes for vehicles
2014-06-04 17:40:40 +02:00
Treeku and CharonInferar
c37c3ed990
Caught exception in lootService temporarily
2014-06-04 17:40:39 +02:00
Treeku and CharonInferar
990554d0bf
Fixed arrayOutOfBounds error with bounties
2014-06-04 17:40:37 +02:00
CharonInferar
1886b6ca93
Fixed animal hide rack, added Bio-Linking for all objects
...
Dropping schematics is prevented by :
https://github.com/projectswg/engine/blob/master/src/engine/resources/objects/Baseline.java#L446
All objects can be bio-linked now
2014-06-03 20:48:53 +02:00
Treeku
7674198e59
Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2
2014-06-02 21:24:50 +01:00
Treeku
1f18e8c585
Combat ends if no defenders
...
Some commands put you in combat even without a defender, so this will
end that combat after a few seconds.
2014-06-02 17:58:13 +01:00
CharonInferar
5687471ff4
Merge remote-tracking branch 'origin/master' into RLS_Update
2014-06-02 16:23:26 +02:00
Light2
c3ad54ac8f
more work on bazaar categories
2014-06-02 00:08:22 +02:00
CharonInferar
515410703a
Fix
2014-06-01 22:21:38 +02:00
CharonInferar
0bbe63e760
Master merge
2014-06-01 20:53:37 +02:00
CharonInferar
b768272ef2
Biolinking and buff item procs added
...
Rare buff items now have a working proc
2014-06-01 20:29:36 +02:00
Light2
e8b6a46701
fixed item categories
2014-06-01 01:49:48 +02:00
Light2
69238ffddb
fixed cast error
2014-05-31 22:53:44 +02:00
Treeku
da7f7c1f2c
Fixed NumberFormatException
2014-05-31 21:32:40 +01:00
Treeku
76b5f7e4d5
Fixed minor error
2014-05-31 21:14:41 +01:00
Treeku
8910f726d1
Added reuseTime cooldowns for objects not in table
2014-05-31 21:09:51 +01:00
Treeku
04d152fa4a
More exception checking for disconnect operations
...
Should reduce the chance of one exception screwing up the whole disconnect process
2014-05-31 20:04:46 +01:00
Treeku
90fc465c56
Added exception checking for disconnect operations
2014-05-31 19:43:59 +01:00
Light2
58385aeb4c
fixed waypoint mail attachments
2014-05-31 20:22:57 +02:00
Light2
5912c76987
Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2
2014-05-31 19:17:15 +02:00
Light2
6a54b68bee
fixed waypoint crash
2014-05-31 19:17:05 +02:00
Treeku
4d51a64c6c
Added exception catching for disconnect()
2014-05-31 16:28:55 +01:00
Treeku
7744f43d66
Fixed clear() in SWGSet
2014-05-31 13:50:12 +01:00
Treeku
f8dd851629
Fixed another cast error
2014-05-31 13:46:42 +01:00
Treeku
4fa08a623f
Fixed cast error
2014-05-31 13:45:40 +01:00
Treeku
72e8b2ad61
Fixed Color Crystal crash
2014-05-31 08:24:46 +01:00
CharonInferar
7859d24583
Added legendary and exceptional loot chest contents
...
Many templates need to be corrected, verified still
2014-05-31 03:34:30 +02:00
Treeku
7d26b7ec13
Fixed null error
2014-05-30 21:59:12 +01:00
Treeku
0dd35d898f
CellNumber now prints for gms (to help scripting)
2014-05-30 20:17:05 +01:00
Treeku
d548e18335
Fixed fatal static errors when buildouts disabled
2014-05-30 19:07:46 +01:00
Light2
2bbcf69a1e
fixed #736
2014-05-30 20:07:13 +02:00
Light2
b2d3be0486
fixed initialisation of auction items, fixed loading of building signs after server restart
2014-05-30 19:49:52 +02:00
Light2
bd8d05001f
Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2
2014-05-30 19:38:29 +02:00
Light2
5c0297c2fc
Minor vendor fixes
2014-05-30 19:38:13 +02:00
Waverunner
5850595721
Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2
2014-05-30 09:19:39 -04:00
Waverunner
bac9d43593
Added Inside Information Smuggler ability, null check for sending tells
2014-05-30 09:19:26 -04:00
Treeku
3683242752
Added clearGuildRanks() to PlayerObject
2014-05-30 02:27:02 +01:00
CharonInferar
b19cb4c6db
rare loot chest contents added
2014-05-30 03:12:57 +02:00
Treeku
19c0d81249
Fixed trader_1a IO error
2014-05-30 02:06:00 +01:00
CharonInferar
9146576061
Loot chest filling attempts
2014-05-29 22:28:36 +02:00
Waverunner
c8600b2cba
Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2
2014-05-29 13:51:46 -04:00
Waverunner
45c91104e0
Added more guild features, fixed re-joining chat channels on relog
...
Changed guilds to be saved to a TreeMap instead of solely the SWGSet.
Fixed uses string
Added UnknownAbilityPacket (was sent for every new ability, doesnt seem
to do anything)
Lots of guild improvement/features added.
2014-05-29 13:51:40 -04:00
Treeku
c9b848e997
Added getGuildRank
2014-05-29 16:12:01 +01:00
Treeku
4777cf1b1f
Added guildRank toggle to PlayerObject
2014-05-29 16:04:04 +01:00