Commit Graph
137 Commits
Author SHA1 Message Date
Waverunner a5eb18ab2b Added shuttling system, can travel between points
Only the Mos Eisley transport ship exists. Will more than likely change
how shuttles/transports are added to the game world.
2013-11-05 19:59:15 -05:00
Treeku 67e4333171 Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2
Conflicts:
	scripts/demo.py
	src/resources/common/Opcodes.java
2013-11-05 05:44:12 +00:00
Treeku 90f2eec454 Added leveling/roadmap, skillService 2013-11-05 05:36:37 +00:00
Waverunner 668e93493b Purchase tickets, TP's use Point3D for location 2013-10-29 18:54:47 -04:00
Light2 fbcbc26065 Added some medic specials, minor combat fixes 2013-09-23 18:02:31 +02:00
Light2 110f8ae237 Added cooldown resets for commands that arent executed 2013-09-22 18:47:41 +02:00
Light2 098b2d55f3 Fixed self heals, added animations for heals 2013-09-22 16:41:53 +02:00
Light2 c7bfc890bd Cloning works now, changed object list to hash map (significant performance increase) 2013-09-21 19:02:35 +02:00
Light2 ee43b34757 Fixed character creation script, more work on cloning, added java sui callbacks 2013-09-17 15:30:32 +02:00
Light2 73fa4ec5b2 Moved travel terminal spawns to starport template script, refactored loading of server templates 2013-09-14 23:58:35 +02:00
Light2 f829fa638b Added duels, added incap and deathblow, fixed some buff issues 2013-09-14 22:25:52 +02:00
Light2 471852dc3c Fixed static spawns, added travel terminal and collector spawns, fixed galaxy population status, added combat commands for every profession 2013-08-31 17:34:30 +02:00
Light2 7025811b9b Groups are working now 2013-08-25 17:44:44 +02:00
Waverunner 7e7c454490 Most work on friends list finished
Need to be done: notifying when the checkbox is selected for certain
users, deltas (crashes right now), removing friends
2013-08-16 17:41:04 -04:00
Light2andWaverunner e6e277fc24 See extended.
[fixed] Characters could sometimes walk through buildings due to
unsigned object Ids
[fixed] Critical networking bugs
[fixed] Client crash whenever an object was destroyed
[added] Loading of client objects is now multithreaded.
[updated] Reworked awareness system(engine).
[fixed] lots of other small engine fixes.
2013-08-15 18:14:36 -04:00
Light2 fa79a8b41c Added buffs, added total play time to character sheet 2013-08-11 18:18:12 +02:00
Light2 480e31815b Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2 2013-08-04 21:15:27 +02:00
Light2 a8c61f8e50 Basic combat works now, fixed /pvp, added waypoint mail attachments, fixed several bugs 2013-08-04 21:15:12 +02:00
Waverunner cbe337c09c Added Waypoints 2013-08-04 14:56:22 -04:00
Light2 8c6d56bef3 More work on combat, added 2 obj Controller packets, added /setspeed, fixed object permissions 2013-08-03 23:23:35 +02:00
Light2 019e8a712b Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2 2013-07-30 21:30:12 +02:00
Light2 1078331b60 Added preliminary terrain collision detection, added some combat functions, changed CreatureObjects superclass to Tangible Object
Updated engine
Delete all files in odb/creature (creature superclass was changed so db
wipe is needed)
2013-07-30 21:29:35 +02:00
Waverunner 9a65deb917 /faction added, /pvp updates flags 2013-07-30 11:18:54 -04:00
Light2andWaverunner 80f9c1d3c0 Finished serverside collision detection, fixed some engine errors at startup, updated engine with collision classes 2013-07-29 16:19:01 -04:00
Light2 9bc018758a Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2 2013-07-29 22:01:04 +02:00
Light2 a286f6be17 Finished serverside collision detection, fixed some engine errors at startup, updated engine with collision classes 2013-07-29 21:59:45 +02:00
Waverunner ed9f03eda1 Added /tip command 2013-07-29 11:27:58 -04:00
Waverunner de0255b3c7 /setcurrentskilltitle added 2013-07-23 18:21:18 -04:00
Waverunner 99a7314294 /pvp command added
/pvp imperial or /pvp rebel to claim a faction for now. (will be removed
when NPCs in)
2013-07-16 21:27:02 -04:00
Light2 5e1d15d724 Added method to transfer objects(players) to other planets 2013-07-12 17:18:34 +02:00
Light2 2c4e3993fb Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2 2013-07-12 00:41:22 +02:00
Light2 551232b442 Updated engine, added static map locations, added some creature deltas 2013-07-12 00:41:08 +02:00
Treeku 8a22768942 Fixed warnings 2013-07-11 19:43:54 +01:00
Light2 1d8c8c0898 Added Planetary Map 2013-07-09 23:42:03 +02:00
Light2 9e8eea30a1 Fixed some bugs and update engine 2013-07-08 12:53:42 +02:00
Light2 0560010189 Added Item Attributes, fixed all scripts, fixed engine compile error 2013-07-08 01:52:02 +02:00
Light2 7d66690c49 NGECore2 Code 2013-07-07 21:07:06 +02:00