CharonInferar
da6af6177f
Put updated OMR from master back in
2014-04-06 04:55:55 +02:00
CharonInferar
e448a41bb0
Merge remote-tracking branch 'origin/master' into ResourceSpawn
...
Conflicts:
src/main/NGECore.java
src/services/DevService.java
src/services/command/CommandService.java
2014-04-06 03:59:55 +02:00
CharonInferar
065fe79945
Clean up of code
...
Cleaned up some classes
Moved functionalities into more appropriate methods/classes
2014-04-06 02:08:55 +02:00
Light2
b245efdce6
Finished NPC conversations, fixed disconnect bug, fixed AI atk speed check
2014-04-02 18:12:08 +02:00
Light2
4ccbf89727
More work on NPC conversation packets
2014-03-31 20:13:37 +02:00
Light2
c30b0bdd1a
Started work on NPC conversations, added prose package and out of band package for packets that require them
2014-03-31 19:42:36 +02:00
Light2
c22213cbe9
fixed startup error, temp fix for radial bug
2014-03-31 17:33:53 +02:00
CharonInferar
f4527d60f4
Radial dial malfunction fixed
...
reverted serialize() method in ObjectMenuResponse to old version
2014-03-31 01:30:07 +02:00
CharonInferar
4b2f15db05
Resource Spawn System
...
Persistence to object database implemented
2014-03-30 23:35:48 +02:00
Waverunner
64bfdb2b8b
Added pistol to frog, more work on chat channels
2014-03-30 15:09:48 -04:00
Waverunner
dfab6ac265
Fixed #308 and added foundation work for chat channels
2014-03-29 16:47:05 -04:00
Waverunner
1676324972
Fixed #285
...
Also added in owner ID delta as possible fix for characters showing as
sitting state
2014-03-28 21:41:57 -04:00
Seefo
c1df38b45a
Fixed PlayClientEffectObjectMessage
2014-03-27 18:32:13 -04:00
Seefo
5d920292d8
Fixed #265
2014-03-27 18:12:17 -04:00
Waverunner
b2fc43efa2
Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2
2014-03-27 17:35:54 -04:00
Waverunner
a5a0fa1d9a
Helmet and backpacks now show for player, server will store player creation date
...
(BugFix) /showhelmet and /showbackpack works and helmet/backpacks now
showed for the person wearing the item
(Code) Server will store player creation date for future use in baseline
2014-03-27 17:35:42 -04:00
Seefo
2dd4e986ca
Fixed #251
2014-03-27 16:29:57 -04:00
Waverunner
66e29893ac
Added holoemotes, work on imagedesign, bug fixes, new visitor class
2014-03-26 19:53:04 -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
0f390c063b
No exp for entertainer above 90, fixed unity radial, changed giveItems
2014-03-23 15:59:29 -04:00
Waverunner
640973da22
Merge remote-tracking branch 'origin/Wave_Collections' into Wave_Entertainer
2014-03-22 12:14:38 -04:00
Waverunner
ffc9aec1b1
Added Inspiration ticks, effects for Multi-Tier Performance Abilities
...
(BugFix) Build-A-Buff applies correct stats now
-- NOTE: Stats that the player does not have yet may not show in
character sheet but the server will recognize still recognize their new
stats
(Added) Inspiration Ticks
(BugFix) Inspiration Buffs time corresponds to the players inspiration
ticks.
(BugFix) "Watch" on radial menu working again
(Added) Put in the effects for the multi-tiered performance abilities
(Feature) You can now type /[performance effect] [tier number] to use
that specific effect
(BugFix) showFlyText boolean for showing to observers or not (fixes
other players exp gain shown to other players)
(Code) Few minor additions/fixes
2014-03-22 11:47:37 -04:00
Waverunner
b434b96f46
Merge remote-tracking branch 'origin/master' into Wave_Collections
2014-03-20 13:57:52 -04:00
Treeku
0948a68c3b
Enabled heroic dungeons, fixed radials
...
getOptionType() seems to work now
2014-03-19 22:07:29 +00:00
Waverunner
97f4db58d1
Buff Windows now close, changed formula used for stats on inspiration buffs, minor changes overall to entertainer
2014-03-16 13:01:30 -04:00
Waverunner
fc35adbf78
ServerListResponse not sent on login anymore
2014-03-15 14:30:09 -04:00
Waverunner
ca2401147d
Added Server First request, changed how response allocates bytes
2014-03-15 13:50:36 -04:00
Waverunner
a907f479a9
Added Server Firsts packet
2014-03-15 11:48:59 -04:00
Waverunner
53669148eb
Finished Character Sheet, Fixed TARGET_UPDATE, Able to marry players now
2014-03-12 19:50:22 -04:00
Light2
52136c2b36
Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2
...
Conflicts:
src/protocol/swg/ObjControllerMessage.java
src/resources/objects/player/PlayerMessageBuilder.java
src/services/travel/TravelService.java
2014-03-10 00:42:19 +01:00
Light2
807025ec0b
more work on AI, added odb for object id(should hopefully fix object id duplicates), fixed tons of bugs
2014-03-10 00:33:34 +01:00
Waverunner
b31ed75912
Added CharacterSheetResponseMessage, added spouseName variable to PlayerObject
2014-03-09 11:52:08 -04:00
Waverunner
ef1f1ffc41
Created giveItems method, changed ShowLootBox constructor
...
Method used for giving a player items and will also display the "New
Items" message.
2014-03-08 12:27:48 -05:00
Waverunner
ba705d3285
Added "New Items" reward packet (ShowLootBox)
2014-03-07 17:21:25 -05:00
Waverunner
cae91b7317
Added CreateClientPathMessage for noob paths, caught GetSpecificMapLocationsMessage
2014-03-05 14:43:21 -05:00
Waverunner
443dccdcd5
Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2
2014-03-03 18:55:13 -05:00
Waverunner
596f14303d
Added PlayerMoneyResponse/Request, started work on CommPlayerMessage
2014-03-03 18:54:54 -05:00
Treeku
697f24a45e
Fixed warnings, improvements
2014-03-03 19:52:27 +00:00
Waverunner
11555b99cf
Guild names now show when examining another player
2014-02-19 18:31:03 -05:00
Waverunner
a2c361d612
Added biographies, fixed title commands error
2014-02-19 14:45:02 -05:00
Waverunner
98b84026e4
Fixed startup error
2014-02-15 16:51:04 -05:00
Waverunner
786451b3af
Fixed Animation packet buffer error, GM command added for testing animations
2014-02-15 15:03:25 -05:00
Waverunner
aea5f3a4b8
Fixed list update issues with friend and ignore list, /findfriend now destroys existing wp's, fixed string bug on updating wps
2013-12-17 19:00:24 -05:00
Waverunner
6fc258a8f8
Waypoint color can be changed now, added missing starports to planet map, player flags now work
2013-12-15 13:14:36 -05:00
Light2
60373502e1
Added shutdown command, added character limit
2013-12-15 02:15:08 +01:00
Light2
6daca0347c
Fixed double login bug, added gm permissions, added checks to gm commands, update your postgresql db
2013-12-14 22:14:45 +01:00
Light2
896b342972
Fixed crash caused by buildings, fixed weapon object superclass, added equipment and appearance equipment deltas
2013-12-14 21:25:31 +01:00
Treeku
e190bc78f6
Added ChangeRoleIcon (gold icons), fixed titles
2013-12-12 11:54:52 +00:00