Commit Graph
507 Commits
Author SHA1 Message Date
Ziggeh c4f6ad360f Combat - Added attack_rolls 2014-03-27 16:55:28 +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 c63c602367 Fixed expertise and image design checks
also added options.cfg to gitignore
2014-03-26 22:38:39 -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 234c7d43dc Abilities - Fixed abilities that send multiple attacks
Such as Flurry for LSJ.
2014-03-27 02:20:43 +01:00
Waverunner 158a6b387f ID Window closes when other player closes window now 2014-03-26 20:37:55 -04:00
Waverunner c31c24d7ec Remove print in stopPerformance 2014-03-26 20:16:33 -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
Waverunner d1630ae3c9 Fixed commit b9ed655f 2014-03-26 08:02:01 -04:00
Waverunner 39602755bb Commented out createStarterClothing temporarily 2014-03-25 22:54:59 -04:00
Waverunner 9b60524b19 Fixed import error temporarily
Will add in the class tomorrow, forgot to stage it :S
2014-03-25 22:51:46 -04:00
Waverunner 9e8bfb01de Fixed my previous change to disconnecting (oops D:) 2014-03-25 22:09:58 -04: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 ac4645c04e Merge pull request #243 from Ziggeh/master
Combat - Fixed a problem with Critical Chance
2014-03-24 16:31:21 -04: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
Treeku 78f8832fed Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2 2014-03-24 20:05:54 +00:00
Treeku 94ae856f6f Made duplicate ID handling more efficient
Shouldn't create a new objectId each server run, by using a duplicateId
database that takes other things (such as planetcrc, templatecrc,
building, container, cell, coordinates)

Currently best solution I can see that doesn't consume a brand new lot
of 20,000 objectids each bootup.
2014-03-24 19:20:06 +00:00
Treeku e363b438ef Check for vector norm of 0 2014-03-24 19:03:23 +00:00
Ziggeh 3284798862 Combat - Fixed a problem with Critical Chance 2014-03-24 19:49:45 +01: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
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 8abdca40c7 Blue Frog - Added protection to Composite Armor 2014-03-24 03:59:16 +01: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
Seefo 01b29d87df Added more items to Character Builder Terminal 2014-03-23 21:16:01 -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
Waverunner 6e0049ea37 Reduced spawning distance from traveling 2014-03-23 16:32:25 -04:00
Waverunner 5b2ce53cb3 Merge pull request #229 from ProjectSWGCore/Wave_Entertainer
Merge Wave_Entertainer
2014-03-23 16:06:38 -04:00
Seefo c0fcda14df Fixed issue #114 2014-03-23 16:04:57 -04:00
Waverunner 0f390c063b No exp for entertainer above 90, fixed unity radial, changed giveItems 2014-03-23 15:59:29 -04:00
Ziggeh 9467819379 Merge remote-tracking branch 'upstream/master' 2014-03-23 20:20:38 +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 e2a09f12d4 Roadmap Rewards use giveItem, roadmap rewards call script based on profession 2014-03-23 14:04:21 -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
Treeku 554bba531a Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2 2014-03-23 16:53:11 +00:00
Treeku 7d8725d60b Added buffer to buff funcs, added buff checks 2014-03-23 16:49:59 +00: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 9de9bb37b4 Combat - Added ability specifc armor bypass and fixed incorrect armor mitigation calculation 2014-03-23 17:23:26 +01:00
Ziggeh ae402525f5 Commands - Renamed isBypassArmor() to getBypassArmor()
It's not a actually a boolean so I changed the name to something more
appropriate.
2014-03-23 17:15:27 +01:00
Ziggeh da30107933 Commands - Fixed incorrect datatable values 2014-03-23 17:10:15 +01:00
Treeku 51899bef77 Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2 2014-03-23 15:09:27 +00:00