48c8ea103f
removed empty .gitignores ( #105 )
...
these .gitignore files have no purpose
Co-authored-by: Tekaoh <[email protected] >
2020-04-17 22:16:28 -04:00
Tekaoh and GitHub
5c2e112349
Java 11.0.2 migration ( #32 )
...
* Code compiles - execution NOT tested
* updating gitignore
* Removed intellij settings files
* Removed more intellij files
* Added exclusion for JDK classes.
* Fixed purchasing script for vendors that have listed coin types.
* Updated script to not kick off until the entire preload is complete.
* adds static name entry for Solo movie poster and tcg9 vendor entry
* clean up empty and orphaned object templates
* adds placeholder black market (static) spawns
* corrects entries for the video game table to correctly set it in tcg series 2 and remove series 1 console errors
* Updated gitignore and removed intellij project files
* Fixed appearance reference for thranta payroll and kashyyyk door, added skipLosCheck objvar due to cannit see issue. Requires updated src
* Fixed appearance and template for terminal (#2 )
* Fixed appearance and template for terminal (#3 )
* Fixed appearance and template for terminal (#4 )
* Deleted another faulty/orphaned object template
* Fixed gcw ranks option on frog. Only issue is that it doesn't award the officer commands or badges.
* Fixed some unneeded java 11 changes
2019-04-18 18:31:52 -05:00
erusman
48ceaaf1b2
add traveling to Mustafar via space terminals
2018-06-17 16:41:00 -07:00
CekisSWG
9a7e27d1a6
Last round of import optimizations.
2018-06-07 01:44:05 +01:00
CekisSWG
e5a33f2d2b
Made other efficiency changes to getting droid commands for a player
2018-06-06 20:50:03 +01:00
CekisSWG
08a2c77d83
Cleaned up imports in all Java that has not been cleaned yet.
2018-06-02 18:48:48 +01:00
CekisSWG
f2b188179e
Fixed issue with Heavy Vaksai not generating properly.
2018-05-30 07:30:56 +01:00
CekisSWG
8f57e25035
Various import statement cleanups.
2018-05-30 01:26:22 +01:00
CekisSWG
940bdeb9f9
Cleaned up some unused imports.
2018-05-17 06:37:39 +01:00
CekisSWG
c467197474
Cleaned up imports on some files I touched.
2018-05-14 06:48:03 +01:00
Cekis
50cb6362e4
Fixed merge issues.
2018-03-26 01:21:00 +01:00
CekisSWG
f95d1663d4
Space GCW (GCW 2)
2018-03-24 11:42:31 -07:00
Alan Elliott and CekisSWG
a72a84cef8
temp.txt deleted online with Bitbucket
2018-03-23 16:29:56 -07:00
SWG Source and CekisSWG
f52aebcfb1
temp.txt created online with Bitbucket
2018-03-23 16:07:37 -07:00
Cekis
c91e37d164
Added logging for when an attack ship cannot be spawned.
2018-03-23 16:03:07 -07:00
Cekis
5bf67c75d5
Fixed issue when user tries to hyperspace to a point and that point does not exist.
2018-03-23 16:02:58 -07:00
Cekis
34410c9836
Fixed broken space mission - tatooine_imperial_tier4_1_d - as it was missing a questZone parameter.
2018-03-23 16:02:51 -07:00
Cekis
ef6e09698f
Added logging and prevented null pointer issue when attack ships could not be spawned on destroy duty missions.
2018-03-23 16:02:48 -07:00
Cekis
704f6801c8
doh... bad logging technique.
2018-03-23 16:01:49 -07:00
Cekis
c0a19ff0db
Added check to make sure pilot was valid when docking with another ship.
2018-03-23 16:01:40 -07:00
Cekis
984f4e8368
Fixed issue where capital ships would not allow their components to be destroyed and therefore the ship could not be destroyed.
2018-03-23 16:00:07 -07:00
Cekis
65db7c0aa3
Added logging for failed Space Quest with invalid Pickup Point.
2018-03-23 15:59:33 -07:00
Cekis
06a32d57c8
Added logging for failed Space Quest with invalid Pickup Point.
2018-03-23 15:59:30 -07:00
Cekis
4267f51c93
Fixed issue where a ship hits another object that is dead, but it cannot stop combat with it because the hit object is not on the ships target list.
2018-03-23 15:58:03 -07:00
Cekis
9959e1ce8b
Completed Space GCW restoration.
2018-03-17 17:27:08 +00:00
Cekis
d0aef6cdd8
WIP: Final battle controller adjustments made.
2018-03-17 04:34:19 +00:00
Cekis
d5eba026a8
WIP: all ship tests are complete - battle types as well - pre-system test.
2018-03-11 02:02:10 +00:00
Cekis
9f5422b935
WIP: qualifying by destroying support ships and hitting capital ships now working correctly.
2018-02-28 07:18:59 +00:00
Cekis
642cc82cba
WIP: added status updates and spacebattlestatus command
2018-02-25 20:53:17 +00:00
Cekis
c22c7e20bd
WIP: Space GCW: Battle controller working - full battle cycle tested.
2018-02-22 05:51:16 +00:00
Cekis
d6e37e2e43
IN WORK - Space GCW - Most schematics in place, purchaseable and craftable - just components are not yet in place fully.
2018-01-31 01:09:20 +00:00
Cekis
cec80cc72c
IN WORK - Space GCW - Vendors added, ships semi added and other stuff.
2018-01-24 09:47:20 +00:00
Cekis
82b4036971
Added logging for when an attack ship cannot be spawned.
2017-02-04 17:10:33 +00:00
Cekis
6eab06373d
Fixed issue when user tries to hyperspace to a point and that point does not exist.
2017-02-03 20:22:50 +00:00
Cekis
497187382b
Fixed broken space mission - tatooine_imperial_tier4_1_d - as it was missing a questZone parameter.
2017-02-03 20:00:49 +00:00
Cekis
f4d4126b9e
Added logging and prevented null pointer issue when attack ships could not be spawned on destroy duty missions.
2017-02-03 17:28:14 +00:00
Cekis
7ad6f8ab90
doh... bad logging technique.
2017-01-30 03:45:46 +00:00
Cekis
1b310b2418
Added check to make sure pilot was valid when docking with another ship.
2017-01-30 03:29:44 +00:00
Cekis
9b4a8a40c0
Fixed issue where capital ships would not allow their components to be destroyed and therefore the ship could not be destroyed.
2017-01-24 19:18:40 +00:00
Cekis
870be8284a
Added logging for failed Space Quest with invalid Pickup Point.
2017-01-20 19:48:26 +00:00
Cekis
d9aa120560
Added logging for failed Space Quest with invalid Pickup Point.
2017-01-20 19:45:26 +00:00
Cekis
5d9b21fd46
Fixed issue where a ship hits another object that is dead, but it cannot stop combat with it because the hit object is not on the ships target list.
2017-01-19 00:03:43 +00:00
Cekis
951b4b9bef
Fixed Rescue Duty missions such that they now update properly.
2016-08-09 22:18:54 +01:00
Cekis
6d38fedc8c
Fixed Rescue Duty missions such that they now update properly.
2016-08-09 22:18:54 +01:00
Cekis
a2c30f46a3
Fixes recovery duty missions to start in the case where the player is already in space.
2016-08-09 05:37:21 +01:00
Cekis
82e5120615
Fixes recovery duty missions to start in the case where the player is already in space.
2016-08-09 05:37:21 +01:00
Cekis
b339c7f293
Fixed space duty missions where you are to disable a ship then escort it to its destination.
2016-08-06 21:35:10 +01:00
Cekis
0f45c1fa1b
Fixed space duty missions where you are to disable a ship then escort it to its destination.
2016-08-06 21:35:10 +01:00
Cekis
60d495c4ad
Fixed issue where a bomber squadron leader could not taunt because it was being destroyed.
2016-05-29 07:09:18 +01:00
Cekis
ef2f7b2418
Fixed issue where a bomber squadron leader could not taunt because it was being destroyed.
2016-05-29 07:09:18 +01:00