CharonInferar
670a2d57a2
Loot added
...
added loot
2014-04-19 01:51:42 +02:00
Treeku
bcbcbde34a
Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2
...
Conflicts:
src/resources/objects/tangible/TangibleObject.java
2014-04-18 21:29:57 +01:00
Treeku
e8a1959f9d
Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2
...
Conflicts:
scripts/radial/vehicle.py
src/main/NGECore.java
src/resources/objects/creature/CreatureObject.java
src/resources/objects/player/PlayerObject.java
src/resources/objects/tangible/TangibleObject.java
src/services/SimulationService.java
src/services/combat/CombatService.java
src/services/object/ObjectService.java
2014-04-18 21:10:53 +01:00
CharonInferar
69266f2896
Merge remote-tracking branch 'origin/master' into JunkDealer
2014-04-18 21:07:52 +02:00
CharonInferar
4f60260e53
Menu functionality improved
...
Lootkit implemented
Loot price and further stats considered
2014-04-18 20:57:56 +02:00
Treeku
f58b7b6a5b
Overhauled Mounts (still buggy)
2014-04-18 19:09:45 +01:00
tacef
9975656a97
Added Generic House Small Style 02
2014-04-18 18:16:36 +02:00
CharonInferar
2b4527e165
Conversation menu improvements
...
SUI window functionality
storage of items in collections
2014-04-18 04:45:12 +02:00
Levarrishawk
d25ac73965
Enabled loading of all Kashyyyk TRNs
...
Enabled loading of all kashyyyk terrains by default. Begun adding
"gate" transportation.
2014-04-17 22:32:18 -04:00
Waverunner
9252ebaaea
Added Enter & Leave Messages for ChatRooms as well as info stats for the
...
room
2014-04-17 16:01:12 -04:00
CharonInferar
e911eebdce
Junk Dealer Conversation menu added
2014-04-17 04:10:58 +02:00
Waverunner
857198f32d
Merge pull request #462 from Ziggeh/master
...
Weapon particle effects, misc enhancements
2014-04-16 19:02:10 -04:00
Waverunner
da20b779cf
Temporarily Fixes #442 : Position secured cant be removed
...
The problem related to doSelfBuff always calling and thinking that the
position secured buff wanted to be added all the time, which isn't the
case. Right now I added a hasBuff check to doSelfBuff for the position
secured buff which will remove the buff. I didn't want to flat out just
remove a buff no matter what command was called because that would
affect any buffs that wanted to be refreshed and not removed.
2014-04-16 18:51:32 -04:00
Waverunner
2127ff1f6f
Removed import in GroupChat and PlanetChat scripts
2014-04-16 17:57:15 -04:00
Waverunner
ff6c2d7d4c
Added GroupChat, PlanetChat, and basic chat channels
2014-04-16 16:52:11 -04:00
Seefo and CharonInferar
c4be8f160a
Fixed an error in the setgodmode command
2014-04-16 19:48:25 +02:00
Seefo
77bea7604e
Fixed an error in the setgodmode command
2014-04-16 13:35:00 -04:00
Seefo
b0a4204a49
Fixed an issue where saber reflect would not be granted upon speccing it in expertise - fixed a vehicle radial bug
2014-04-16 13:27:12 -04:00
Ziggeh
2a5855f5ef
Updated weapons to use the WeaponType datatable
2014-04-16 18:42:25 +02:00
Light2
416cee922b
Merge pull request #426 from Freddiec/master
...
Added: Tantive Speeder and Barc Speeder
2014-04-16 18:15:52 +02:00
Treeku
fcba41a40e
Merge pull request #445 from Ziggeh/master
...
Added some setbonus scripts and other misc stuff
2014-04-16 16:41:41 +01:00
CharonInferar
523f17b5b5
Merge remote-tracking branch 'origin/master' into LootUpdate2
2014-04-16 17:26:39 +02:00
CharonInferar
b36081e630
Improvements on loot system
...
Loot icon
Loot system messages
2014-04-16 17:18:59 +02:00
Ziggeh
af2f1d6dc4
Merge remote-tracking branch 'upstream/master'
2014-04-16 16:46:46 +02:00
Treeku
309833209a
Merge pull request #454 from Mesagoppinmypants/patch-27
...
Spiral Kick Abilities Now Grant At Correct Levels
2014-04-16 14:57:54 +01:00
Treeku
96854a0a76
Merge pull request #453 from Mesagoppinmypants/patch-26
...
Sweeping Pirouette Abilities Now Grant at Correct Levels
2014-04-16 14:57:23 +01:00
Treeku
4be4961134
Merge pull request #452 from Mesagoppinmypants/patch-25
...
Project Will Abilities Now Grant At Correct Levels
2014-04-16 14:57:02 +01:00
Treeku
219ae0fb0c
Merge pull request #451 from Mesagoppinmypants/patch-24
...
Strikes Now Grant At Correct Levels
2014-04-16 14:56:27 +01:00
CharonInferar
37dc1a45c2
Loot window added
...
Loot window implemented
Loot info effect added
2014-04-16 05:23:30 +02:00
Mesagoppinmypants
1a4d08cc5b
Spiral Kick Abilities Now Grant At Correct Levels
2014-04-15 22:08:28 -04:00
Mesagoppinmypants
2dd3cd8e78
Sweeping Pirouette Abilities Now Grant at Correct Levels
2014-04-15 22:06:06 -04:00
Mesagoppinmypants
cf9164fce2
Project Will Abilities Now Grant At Correct Levels
2014-04-15 22:03:21 -04:00
Mesagoppinmypants
bac1230e10
Strikes Now Grant At Correct Levels
2014-04-15 21:59:25 -04:00
Mesagoppinmypants
2019ee9719
Burst of Shadows Now Works Properly
2014-04-15 16:35:59 -04:00
CharonInferar
6aad6a69d2
preliminary armor drops test
...
Default weapon spawn fixed
Mobile templates must now assign weapon attack speed and weapon type
dueto it not being determinable from template
2014-04-15 20:34:58 +02:00
CharonInferar
161a64bcd0
More loot items added
...
Tusken Raider Clothing
Gaffis
CDEF Rifles
Worked on weapon drops and giving them stats
Refactored the item scripts to use lists to allow random templates
Tweaked the drop chances to be close to how they were in live
2014-04-15 20:34:58 +02:00
CharonInferar
b2965a8352
Looted weapons do get random stats now
2014-04-15 20:34:57 +02:00
CharonInferar
5bc314f569
Merge remote-tracking branch 'origin/master' into LootUpdate
2014-04-15 19:25:50 +02:00
CharonInferar
58b56070cd
preliminary armor drops test
...
Default weapon spawn fixed
Mobile templates must now assign weapon attack speed and weapon type
dueto it not being determinable from template
2014-04-15 19:15:12 +02:00
Bronco69
4522e36821
Added Commando roadmap rewards
2014-04-15 18:10:46 +02:00
CharonInferar
4fa44e412d
More loot items added
...
Tusken Raider Clothing
Gaffis
CDEF Rifles
Worked on weapon drops and giving them stats
Refactored the item scripts to use lists to allow random templates
Tweaked the drop chances to be close to how they were in live
2014-04-15 04:34:50 +02:00
Mesagoppinmypants
48a3f85aef
Armor Sprint Now Grants Correct Ability
2014-04-14 15:29:10 -04:00
CharonInferar
9824cbfdaf
Merge remote-tracking branch 'origin/master' into LootUpdate
2014-04-14 20:01:19 +02:00
Mesagoppinmypants and CharonInferar
2e3dd94bca
Cloaked Recovery Now Grants At Correct Levels
2014-04-14 19:58:48 +02:00
Mesagoppinmypants and CharonInferar
b5578043c3
Improved Spys Fang Now Grants Abilities at Correct Levels
2014-04-14 19:58:48 +02:00
Mesagoppinmypants and CharonInferar
076172061a
Hidden Daggers Now Grants Correct Abilities
2014-04-14 19:58:47 +02:00
Mesagoppinmypants and CharonInferar
942e8c6b0d
Cloaked Attacks Now Grants Correct Abilities
2014-04-14 19:58:47 +02:00
Ziggeh and CharonInferar
f12ad61a9f
Refactored WeaponObject
...
The scripting of weapons should be much, much easier now. See the
included examples in DevService.
Attributes such as attack speed and range are now being read/written to
the actual items attributes.
2014-04-14 19:58:43 +02:00
Treeku
0ab30e875d
Merge pull request #440 from Mesagoppinmypants/patch-19
...
Cloaked Recovery Now Grants At Correct Levels
2014-04-14 16:45:00 +01:00
Treeku
999985360a
Merge pull request #437 from Mesagoppinmypants/patch-16
...
Cloaked Attacks Now Grants Correct Abilities
2014-04-14 16:40:59 +01:00