Commit Graph
1593 Commits
Author SHA1 Message Date
CharonInferar 79d56ca4ef Fixed a few bugs
- Fixed KBT90
- Added simulationService method for nearby players
- Fixed an AI State issue
2014-08-06 22:26:24 +02:00
CharonInferar 1b6f522480 Added Sui functionality for GCW Objects 2014-08-04 17:23:24 +02:00
CharonInferar c2342c0d7b Added GCW tokens and rank progression
- GCW tokens are now granted for invasions
- GCW points correctly translate to GCW rank progression
- Temp fixed GCW next update timer
- Ensured thread termination of spawners
- Prepared InvasionService in terms of timing for TestServer-deployment
2014-08-02 23:25:23 +02:00
CharonInferar 5981efda9f Added more content, tweaked AI resources and buffs
- Added invasion-specific buffs
- Added factional handling
- Added AI switches
- Added construction/repairing
- Fixed enemy TANO color when changing status
- Fixed notification baselines to consider GCW-specific circumstances
- Optimized AI algorithmic complexity by eliminating expensive
arithmetic operations
- Fixed reposition state to avoid locations in water
- Considered tower defense buff for NPCs in combat service
- Compacted 3 AI threads into one
- Dynamic allocation of AI resources depending on patrol point index and
same faction AI density
- Added Withdrawal state for more realistic post-battle behaviour
- Positioned all pylons, camps, officers, terminals, barricades,
turrets, towers, cloners in the appropriate coordinates
2014-08-02 00:06:22 +02:00
CharonInferar b1f05c6802 Added GCW Banners
- Added GCW Banners and the according profession buffs
- Fixed some AI issues
2014-07-23 22:13:17 +02:00
CharonInferar 4fe9270a69 Added invasion NPCs, debugged AI lockups and more
- Added barrier and tower plus the according buffs
- Added defender NPCs
- Fixed enemy NPCs not showing hostile after faction change
- Added ally function implementation to rebel and imperial scripts
- AI does not lock up in a state anymore
- AI seeks better position if LOS is blocked
- AI resumes previous states better now
2014-07-22 23:46:17 +02:00
CharonInferar db036574b7 Added TurretAI
- Added vehicles
- Tweaked AI to consider opposite faction-aligned Installationobjects
enemies
- Added turret shooting at NPCs
- Debugged actors
2014-07-16 16:52:36 +02:00
CharonInferar cc28f80394 master merge 2014-07-14 15:32:28 +02:00
CharonInferar becca491b4 Added Invasion Service
Added soldier and vehicle pylons
2014-07-14 03:25:47 +02:00
Ziggeh 71f66c0556 Removed tertiary colouring from the recolour radial
Only the SE goggles used this and they could only have two colours
modified.
2014-07-13 17:59:49 +02:00
Treeku 60d3328eaf Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2
Conflicts:
	scripts/commands/transferitemmisc.py
	src/services/command/CommandService.java
2014-07-13 11:23:48 +01:00
Treeku 7a55bc1766 Merge pull request #1001 from Mesagoppinmypants/patch-2
Fixed Legendary Power Hammer
2014-07-13 08:27:02 +01:00
Treeku a992c6feae Merge pull request #999 from Socome/master
Added most of the vehicle_deeds*
2014-07-13 08:25:55 +01:00
Zing cb50d0e145 Fixed small typo in recolorable radial 2014-07-13 00:15:36 -07:00
Zing 0a83e91741 Merge pull request #1 from ProjectSWGCore/master
pull
2014-07-12 11:06:53 -07:00
Waverunner 6ad0d69600 Fixed /waypoint command so it properly accepts all forms of /waypoint 2014-07-12 11:21:58 -04:00
CharonInferar dd64948493 Fixed several AI bugs, listed in description
Fixed #0000061 : Houses can now be destroyed, even when not redeeding
- Added AI action regeneration when in combat
- Fixed NPC self-buffing null pointer exception
2014-07-10 22:36:58 +02:00
Ziggeh e7dc937dab Changed ServerStatus to GalaxyStatus
In-game "servers" are refered to as galaxies - not servers. The
datatable has been renamed to reflect that.
2014-07-10 09:22:24 +02:00
Ziggeh 6fef20b356 Added a datatable of galaxy statuses 2014-07-10 09:16:47 +02:00
Bronco69 e5ceaad170 Fixed typo error in creature mobile (Endor)
(Wrong value prevents server from booting up)
2014-07-10 06:22:55 +02:00
Bronco69 dca8d26fe9 Added missing creature mobile to Endor 2014-07-10 04:12:40 +02:00
Bronco69 3d22b64e10 Added BM attacks for all creatures (Endor) 2014-07-10 03:56:52 +02:00
Mesagoppinmypants bcdf137ecd Fixed Legendary Power Hammer 2014-07-08 23:11:25 -04:00
Bronco69 13f7108d62 Added some more house deeds 2014-07-09 03:37:16 +02:00
Bronco69 5851270c4a Added some more ITVs
Terminals (ship) + command
2014-07-09 03:35:07 +02:00
Freddiec a57f70dd84 Added most of the vehicle_deeds 2014-07-08 16:10:08 -05:00
Bronco69 aa1169977b Fixed mobile templates for vehicles 2014-07-08 22:18:42 +02:00
Zing dfb997e653 Added no trade to faction reward armor. 2014-07-06 19:22:11 -07:00
Freddiec 0400679ce0 [Added] Vehicles, TCG and normal ones 2014-07-06 21:03:08 -05:00
Freddiec 81891f3649 [Refactored] Tantive Landspeeder 2014-07-06 14:21:13 -05:00
Waverunner 2c45fbe6ab Fixed waypoint not updating for Arakyds, Fixed waypoint not updating on first run of seekers, Added Identify Target 2014-07-06 13:14:48 -04:00
Ziggeh 65072425af Merge pull request #987 from tacef/master
Fixed Some Level issues with NPC's
2014-07-06 12:24:58 +02:00
tacef d56d5d147e Fixed Some Level Issues with NPC's
Min and Maxlevel not required if setLevel() is used
2014-07-06 07:52:54 +02:00
CharonInferar 5c66aec560 Merge remote-tracking branch 'origin/master' into NPCUpdate 2014-07-05 18:14:19 +02:00
CharonInferar 0985451d7d Fix for #958, #959
- Added a way to obtain a pet without BEing
- Attempted to figure out how to bring up the pet tool bar
2014-07-05 18:10:39 +02:00
Mesagoppinmypants dd7d93b916 Removed un-used and un-needed file
This was useful before we had the services built up to what they are now.
2014-07-05 11:06:50 -04:00
Waverunner 2f60c960c0 Merge pull request #976 from tacef/master
[Changed] Tweaked Despawn code.
2014-07-04 23:58:34 -04:00
tacef 1ee196ee44 Changed Only one ITV can be called at a time now 2014-07-03 21:11:50 +02:00
tacef 077d252d89 Changed ITV Despawn code to just despawn after 30 seconds
Removed distance despawn
2014-07-03 19:49:13 +02:00
Ziggeh 58436c696b Merge pull request #981 from zingzing175/master
Fixed Jetpack Height mod.
2014-07-03 04:20:41 +02:00
Zing d8525822b8 Fixed Jetpack Height mod. 2014-07-02 19:17:03 -07:00
CharonInferar 0315292368 Master merge 2014-07-03 03:39:13 +02:00
CharonInferar e97898611c Fixed pet bugs 2014-07-03 03:34:44 +02:00
Ziggeh 70024c4dbc Merge pull request #980 from ProjectSWGCore/GCWRewards
Factional recruiter rewards
2014-07-03 03:17:22 +02:00
Zing 724a6a6c5f Modified Removed Factional Comm-link until pet AI is ready. 2014-07-02 18:05:48 -07:00
Waverunner f06d881b20 Merge pull request #977 from ProjectSWGCore/GuildElections
Added implementation of Guild Leader Elections
2014-07-02 11:47:36 -04:00
Waverunner 2614ff6ca2 Fixed variety of bugs associated with guild elections, Disabled loading of Lady Valarian - should fix some crashes on loading screen 2014-07-02 11:44:54 -04:00
Bronco69 9d1d7f0965 Added correct radial for all vehicles 2014-07-02 03:27:09 +02:00
Waverunner a628063194 Added Guild Leader Elections 2014-07-01 16:59:36 -04:00
Ziggeh 551503d768 Merge pull request #969 from Mesagoppinmypants/patch-6
Fixed Set Bonus Bug
2014-07-01 14:07:03 +02:00