Waverunner
86e37dccbf
Fixed 0000022: Most persistent buffs being removed on soft-relog
2014-07-07 09:30:56 -04:00
CharonInferar
2d58b70284
Merge pull request #992 from CharonInferar/NPCUpdate
...
Fix for 0000005: Vehicles not generating unless player moves
2014-07-07 01:23:48 +02:00
CharonInferar
ee2941581a
Fix for 0000005: Vehicles not generating unless player moves
2014-07-07 01:20:01 +02:00
CharonInferar
0a00fc9d0b
Merge pull request #991 from CharonInferar/NPCUpdate
...
Fixed several AI bugs, added log system
2014-07-07 00:22:05 +02:00
CharonInferar
837de12841
Added gitignore for folder
2014-07-07 00:18:38 +02:00
CharonInferar
14561ded92
Adding debuglogs folder
2014-07-07 00:17:32 +02:00
CharonInferar
44a1208931
fix merge conflict
2014-07-07 00:01:37 +02:00
CharonInferar
3ab650fdef
Merge remote-tracking branch 'origin/master' into NPCUpdate
...
Conflicts:
src/main/NGECore.java
2014-07-06 23:59:25 +02:00
CharonInferar
81a811a425
Fixed several AI bugs, added log system
...
- Fixes 0000031: Incap is not working correctly
- NPC AI now considers deathblow values correctly
- AI state transition further debugged
- Pet now follows owner after killing attacker
- Added debug log system
- Cleaned up system console from system.out messages
2014-07-06 23:47:56 +02:00
Waverunner
2c45fbe6ab
Fixed waypoint not updating for Arakyds, Fixed waypoint not updating on first run of seekers, Added Identify Target
2014-07-06 13:14:48 -04:00
tacef and CharonInferar
7eca666dbe
Fixed Some Level Issues with NPC's
...
Min and Maxlevel not required if setLevel() is used
2014-07-06 14:17:08 +02:00
Ziggeh and CharonInferar
99da73c26f
Changed the location of some packet opcodes
2014-07-06 14:17:07 +02:00
Ziggeh and CharonInferar
8d8cfaf792
Added a description to the browser service
2014-07-06 14:17:07 +02:00
Ziggeh and CharonInferar
e7c277c183
Added a service for opening browser windows
2014-07-06 14:17:06 +02:00
Ziggeh
65072425af
Merge pull request #987 from tacef/master
...
Fixed Some Level issues with NPC's
2014-07-06 12:24:58 +02:00
tacef
d56d5d147e
Fixed Some Level Issues with NPC's
...
Min and Maxlevel not required if setLevel() is used
2014-07-06 07:52:54 +02:00
Ziggeh
9ff88b5934
Changed the location of some packet opcodes
2014-07-06 06:02:35 +02:00
Ziggeh
9e9afd6c0b
Added a description to the browser service
2014-07-06 05:29:13 +02:00
Ziggeh
aec50d5cc5
Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2
2014-07-06 01:30:22 +02:00
Ziggeh
a35d707c78
Added a service for opening browser windows
2014-07-06 01:30:18 +02:00
CharonInferar
2fa510f41a
Merge pull request #985 from CharonInferar/NPCUpdate
...
Fix for #958 , #959
2014-07-05 18:22:41 +02:00
CharonInferar
e87f478e33
Fix for dropped item
2014-07-05 18:19:52 +02:00
CharonInferar
5c66aec560
Merge remote-tracking branch 'origin/master' into NPCUpdate
2014-07-05 18:14:19 +02:00
CharonInferar
0985451d7d
Fix for #958 , #959
...
- Added a way to obtain a pet without BEing
- Attempted to figure out how to bring up the pet tool bar
2014-07-05 18:10:39 +02:00
tacef
a80832db6e
Merge pull request #22 from ProjectSWGCore/master
...
Fork update
2014-07-05 17:37:26 +02:00
Treeku
116f7c2fd2
Merge pull request #984 from Mesagoppinmypants/patch-7
...
Removed un-used and un-needed file
2014-07-05 16:10:58 +01:00
Mesagoppinmypants
dd7d93b916
Removed un-used and un-needed file
...
This was useful before we had the services built up to what they are now.
2014-07-05 11:06:50 -04:00
Waverunner
2f60c960c0
Merge pull request #976 from tacef/master
...
[Changed] Tweaked Despawn code.
2014-07-04 23:58:34 -04:00
tacef
1ee196ee44
Changed Only one ITV can be called at a time now
2014-07-03 21:11:50 +02:00
tacef
077d252d89
Changed ITV Despawn code to just despawn after 30 seconds
...
Removed distance despawn
2014-07-03 19:49:13 +02:00
Ziggeh
46a36badad
Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2
2014-07-03 06:42:41 +02:00
Ziggeh
ad92b94731
Fixed issue with getting items from containers
...
The method should now work with any container that, even ones that
aren't related to PlayerObject and CreatureObject.
2014-07-03 06:42:33 +02:00
Ziggeh
58436c696b
Merge pull request #981 from zingzing175/master
...
Fixed Jetpack Height mod.
2014-07-03 04:20:41 +02:00
Zing
d8525822b8
Fixed Jetpack Height mod.
2014-07-02 19:17:03 -07:00
CharonInferar
0315292368
Master merge
2014-07-03 03:39:13 +02:00
Treeku
d799398283
Fixed a minor syntax error
2014-07-03 02:35:16 +01:00
CharonInferar
e97898611c
Fixed pet bugs
2014-07-03 03:34:44 +02:00
Treeku
8d05655c89
Fixed size issue with SWGList resetAll
2014-07-03 02:30:26 +01:00
Ziggeh
70024c4dbc
Merge pull request #980 from ProjectSWGCore/GCWRewards
...
Factional recruiter rewards
2014-07-03 03:17:22 +02:00
Ziggeh
9f98a7dfce
Merge pull request #979 from zingzing175/master
...
Removed Factional Comm-link until pet AI is ready.
2014-07-03 03:16:03 +02:00
Zing
724a6a6c5f
Modified Removed Factional Comm-link until pet AI is ready.
2014-07-02 18:05:48 -07:00
Waverunner
f06d881b20
Merge pull request #977 from ProjectSWGCore/GuildElections
...
Added implementation of Guild Leader Elections
2014-07-02 11:47:36 -04:00
Waverunner
2614ff6ca2
Fixed variety of bugs associated with guild elections, Disabled loading of Lady Valarian - should fix some crashes on loading screen
2014-07-02 11:44:54 -04:00
tacef
c706107cdd
[Changed] Tweaked Despawn code.
2014-07-02 17:27:31 +02:00
Bronco69
9d1d7f0965
Added correct radial for all vehicles
2014-07-02 03:27:09 +02:00
Ziggeh
3d0a5c2685
Changed method for getting items by STF name to work with any container
...
Also moved it out of CreatureObject since that didn't really make sense
anymore.
2014-07-02 00:56:52 +02:00
Waverunner
a628063194
Added Guild Leader Elections
2014-07-01 16:59:36 -04:00
Ziggeh
080766e928
Merge pull request #974 from zingzing175/master
...
Fixed Tirtiary color on Imperial Spec Ops Armor. Added Tirtiary option t...
2014-07-01 20:48:56 +02:00
Ziggeh
777db5d044
Added a method to get items in inventory by STF name
2014-07-01 20:43:29 +02:00
Ziggeh
551503d768
Merge pull request #969 from Mesagoppinmypants/patch-6
...
Fixed Set Bonus Bug
2014-07-01 14:07:03 +02:00