Commit Graph
172 Commits
Author SHA1 Message Date
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 27b4a881c0 Fixed XP Crash 2014-03-09 10:59:11 -04:00
Waverunner 44fa7e0b94 Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2 2014-03-08 18:10:39 -05:00
Waverunner b08b7eaae7 Added proffessionWheelPosition delta, changed walkspeed, added skillmods 2014-03-08 18:10:27 -05:00
Treeku e7bf223f41 XP List fix 2014-03-08 21:09:54 +00:00
Ziggeh 98540f9ca5 Merge remote-tracking branch 'upstream/master' 2014-03-07 15:59:25 +01:00
Treeku 697f24a45e Fixed warnings, improvements 2014-03-03 19:52:27 +00:00
Treeku 2b20d1ee6a Removed z.exp, changed Delta 2014-03-03 19:52:23 +00:00
Ziggeh b5e5916bb9 Weapons - Fixed incorrect DPS calculation 2014-03-03 17:17:12 +01:00
Ziggeh 463e27fb65 Weapons - Fixed a problem with DPS calculation
It wasn't checking if the weapon actually had elemental damage.
2014-03-03 17:04:45 +01:00
Waverunner a2c361d612 Added biographies, fixed title commands error 2014-02-19 14:45:02 -05:00
Treeku 0ec2ace30d customName delta for TANOs (2) 2014-02-15 09:01:32 +00:00
Treeku 02328a0c73 customName delta for TANOs (1) 2014-02-15 08:58:08 +00:00
Treeku fe1f6f2e4b Fixed potential error 2014-02-14 11:23:28 +00:00
Treeku 57deb504f7 Temporary patch for ents 2013-12-30 14:31:17 +00:00
Light2 e8da49a12f Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2 2013-12-28 19:17:41 +01:00
Light2 acf78858a6 some bug fixes + updated engine with networking fixes 2013-12-28 19:16:51 +01:00
Treeku 0a046551f1 Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2 2013-12-22 23:57:24 +00:00
Treeku fb0de037f0 GetOption() 2013-12-22 23:01:23 +00: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
Treeku 0696edef9d Added null checks to addFriend.py 2013-12-16 11:32:16 +00:00
Treeku a0da317c9b LD flag is now removed on logging in 2013-12-16 05:48:11 +00: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
Treeku fac5422198 ServerFirsts now award a badge 2013-12-15 08:53:50 +00:00
Light2 8f1c15102c Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2 2013-12-15 02:15:20 +01:00
Light2 60373502e1 Added shutdown command, added character limit 2013-12-15 02:15:08 +01:00
Waverunner f5e44ecd83 changed bitmask to 0 2013-12-14 20:11:15 -05:00
Waverunner 86c202f5db Added player flags 2013-12-14 20:02:49 -05:00
Light2 1f4458997b Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2
Conflicts:
	src/resources/objects/building/BuildingObject.java
2013-12-15 01:35:02 +01:00
Light2 1e68c71177 Fixed spawning in the buildout buildings, fixed gm permissions, added command to lock and unlock server for gms 2013-12-15 01:31:15 +01:00
Treeku 79e8b2507a Removed BaseObject (delete ODB again) 2013-12-14 23:25:15 +00:00
Treeku 5b0833f2ed Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2 2013-12-14 22:00:16 +00:00
Treeku bdb626d4d1 Added baseline inheritance (delete ODBs) 2013-12-14 21:58:50 +00: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
Light2 3fc02b8f1f Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2 2013-12-12 17:25:24 +01:00
Light2 512fbfec72 bug fixes 2013-12-12 17:24:26 +01:00
Treeku 001bf1b390 Renamed ListObject -> Delta. Guild null fix
Delete your ODB for this
2013-12-12 14:17:50 +00:00
Treeku 2ff1a8e803 Minor profession resource adjustment 2013-12-12 13:17:10 +00:00
Treeku e190bc78f6 Added ChangeRoleIcon (gold icons), fixed titles 2013-12-12 11:54:52 +00:00
Waverunner 1065c70c55 friendAdd and friendRemove update PlayerObject FriendList now 2013-12-10 18:53:42 -05:00
Light2 140848e3ab Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2 2013-12-10 17:40:21 +01:00
Light2 4ffc7138c9 Updated engine 2013-12-10 17:37:20 +01:00
darkk1138 c19e2e20ba Merge branch 'master' of github.com:ProjectSWGCore/NGECore2 2013-12-09 22:54:57 +01:00
darkk1138 14f75cc1b4 dancers can now gain experience by performing flourishes
(calculations might still be off though. :p)
2013-12-09 22:54:21 +01:00
Treeku fc3cde90a7 Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2 2013-12-09 20:26:40 +00:00
Treeku a2f74f550d Deleted unneeded file 2013-12-09 20:26:18 +00:00