Commit Graph
414 Commits
Author SHA1 Message Date
Seefo 2dd4e986ca Fixed #251 2014-03-27 16:29:57 -04:00
Waverunner 2af59e2212 Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2 2014-03-27 14:43:14 -04:00
Waverunner 27759a53fd Fixed Out of Bounds error for expertise, changed modifier on skillmods to float
(BugFix) Fixed out of bounds error when assigning expertise points
(Code) Changed SkillMod's modifier variable to float value
(Code) Changed Charge! and Scatter! to use updated addBuffToCreature
2014-03-27 14:43:04 -04:00
Ziggeh 915a1319ac Duels - Fixed /endduel 2014-03-27 18:45:11 +01:00
Ziggeh e6c2ba0a69 Merge remote-tracking branch 'upstream/master' 2014-03-27 16:50:11 +01:00
Waverunner bb85682bd6 Bug Fixes: Issue #215 + #235 & Minor improvements.
(BugFix) Officer group buff's will now check ranges
(BugFix) Group buffs applied when a player joins a group as long as they
are within range
(BugFix) /inspire will now take a command string for target
(BugFix) /imagedesign will now take a command string for target
2014-03-27 11:23:15 -04:00
Seefo 8f8364b58a Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2 2014-03-26 22:02:31 -04:00
Seefo 7970be3656 Fixed #126, updated git ignore list 2014-03-26 22:02:19 -04:00
Ziggeh 423c26199e Jedi - Added Armor Bypass to Dark Lightning 2014-03-27 02:21:48 +01:00
Waverunner 158a6b387f ID Window closes when other player closes window now 2014-03-26 20:37:55 -04:00
Waverunner d15b0d83e9 Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2
Conflicts:
	src/services/EntertainmentService.java
2014-03-26 20:08:30 -04:00
Waverunner 66e29893ac Added holoemotes, work on imagedesign, bug fixes, new visitor class 2014-03-26 19:53:04 -04:00
Seefo e60ffb32c5 Fixed #245, also uncommented skill mod deltas 2014-03-26 19:20:05 -04:00
Light2 a46847d0fd Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2
Conflicts:
	scripts/commands/setgodmode.py
2014-03-26 23:51:14 +01:00
Light2 c3772e3246 Added xp gain on killing NPCs, fixed some bugs, added 2 new config options 2014-03-26 23:37:10 +01:00
Bronco69 da33dba33e Fixed BH + Commando armor upgrades
- pinpoint shielding for commando expertise fixed
- energy + kinetic for BH expertise fixed
2014-03-26 22:34:43 +01:00
Bronco69 010797ac47 Fixed innate armor commando 2014-03-26 21:26:35 +01:00
Waverunner b9ed655f53 Refactored Starter Clothing, Added CustomizationDelta, basework for Image Design
(Bug) Fixed hair and items on char create not being added to equip list
(Code) Minor change to BuffBuilderMessage
(Code) Added base work for Image Design
(Code) Refactored how starter clothing is assigned
(Code) Added delta for customization data on tangible objects
(Code) Created ProfessionTemplateVisitor for profession template iff's
2014-03-25 22:06:38 -04:00
Light2 d1a7f20177 Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2
Conflicts:
	src/resources/objects/creature/CreatureMessageBuilder.java
	src/resources/objects/creature/CreatureObject.java
	src/services/PlayerService.java
2014-03-25 20:14:16 +01:00
Light2 3e265ed6c5 some bug fixes, updated engine with support for new .trn versions, refactored some code with new Java 8 syntax, changed compiler to java 8 2014-03-25 20:08:01 +01:00
Waverunner c4093f215c Created new SkillMod class for SWGList, minor fix to Inspiration buff applying to self
Line 1181 in CreatureMessageBuilder needs to be uncommented. When it is,
after a couple skill mod delta's are sent, a crash occurs. I'm unsure on
how to fix it.
2014-03-24 16:25:37 -04:00
Waverunner 5a178e2920 Merge pull request #225 from Ziggeh/master
Added ability specific armor bypass and fixed armor mitigation
2014-03-24 13:07:24 -04:00
Ziggeh e94c32f092 Medic - Buffs now apply correctly when targeting non-players 2014-03-24 17:17:48 +01:00
Waverunner 9b3d822bc4 Added /covercharge, p. effect abilities use highest effect for your level, bug fixes
(Added) Entertainers can now add Cover Charges for their performance
(Feature) Using a performance effect that has multiple effect levels
will use the highest effect for the entertainers level
(Code) Added 2 new methods (Jython and Java version) for Input Boxes
that automatically adds the input text to return list.
(Code) Moved essential spectating code from /watch script to
startSpectating
(BugFix) Fixed Null Error when trying to cancel Experience tick if
leveled with a cheat.
(BugFix) Fixed system messages error on performance abilities
2014-03-24 11:07:30 -04:00
Ziggeh f6890fe481 Merge remote-tracking branch 'upstream/master' 2014-03-24 03:21:44 +01:00
Ziggeh 097d39291f Misc - Cleaned up EquipmentService 2014-03-24 03:18:02 +01:00
Ziggeh f03d65a3b2 Skillmods - Fixed Melee Critical Chance 2014-03-24 02:25:55 +01:00
Seefo 01b29d87df Added more items to Character Builder Terminal 2014-03-23 21:16:01 -04:00
Seefo 859729e48e Added message if a player cannot equip an item. 2014-03-23 20:03:15 -04:00
Seefo c7c56b5c81 Initial work on Character Builder Terminal
For some reason after using  the blue frog, you will have to wait a
minute or so to use it again.
2014-03-23 19:19:18 -04:00
Ziggeh b0025f5d61 Jedi - Wracking Energy now affects Maelstrom 2014-03-23 22:43:00 +01:00
Waverunner 5b2ce53cb3 Merge pull request #229 from ProjectSWGCore/Wave_Entertainer
Merge Wave_Entertainer
2014-03-23 16:06:38 -04:00
Waverunner 0f390c063b No exp for entertainer above 90, fixed unity radial, changed giveItems 2014-03-23 15:59:29 -04:00
Ziggeh 60e955f76b Scripts - Fixed syntax error in Ambush command 2014-03-23 20:49:40 +01:00
Seefo bd228e971a Fixed issue #227 and #202 2014-03-23 15:03:44 -04:00
Waverunner d108353614 Merge remote-tracking branch 'origin/master' into Wave_Entertainer
Conflicts:
	src/services/BuffService.java
	src/services/collections/CollectionService.java
2014-03-23 14:32:45 -04:00
Waverunner 679f427759 Merge pull request #223 from Ziggeh/master
Scripts - Roadmap rewards are now located in profession roadmap scripts
2014-03-23 14:06:55 -04:00
Waverunner cf5c36dd29 Added Buff Workshop Collection, hologram variable to creatureobject
(Added) BuffWorkshop Collection
(Code) Added hologram variable to CreatureObject
(BugFix) Inspiration ticks stop at max duration
2014-03-23 13:42:18 -04:00
Seefo d00aa83050 Fixed a few exploits. See extended.
Skills obtained through the expertise system are now validated to make
sure they are legitimate expertise skills.
Player expertise points are also now factored in instead of letting the
client do all the calculations.
Command "setcurrentskilltitle" now checks if the player has obtained the
skill title to prevent abuse of the command.
2014-03-23 12:27:42 -04:00
Ziggeh 7f5c7dc03a Officer - Fixed Tactics Duration 2014-03-23 07:07:27 +01:00
Ziggeh a024ea8fee Jedi - Jedi Strike ACR was incorrectly affecting Flurry 2014-03-23 06:54:42 +01:00
Ziggeh edd91900e6 Bounty Hunter - Added Ambush Damage/Critical/Action cost 2014-03-23 06:53:06 +01:00
Ziggeh 9a82b2cd46 Bounty Hunter - Added Assault Damage 2014-03-23 06:38:41 +01:00
Ziggeh b36fc0eb95 Scripts - Roadmap rewards are now located in profession roadmap scripts 2014-03-23 06:26:32 +01:00
Ziggeh a87bc2c202 Items - Initiate Robe 2014-03-23 05:30:42 +01:00
Ziggeh 312dcd28f6 Items - Medic Pistol 2014-03-23 05:15:01 +01:00
Ziggeh 109a808108 Items - Modified DL-44 2014-03-23 05:13:29 +01:00
Ziggeh 1acefc8c38 Medic - Buffs are now applied correctly 2014-03-23 05:09:22 +01:00
Ziggeh 8f7e47bec4 Items - Bounty Hunter Carbine 2014-03-23 05:05:23 +01:00
Ziggeh a720e3c465 Items - Spy Carbine 2014-03-23 05:03:11 +01:00