Commit graph

1973 commits

Author SHA1 Message Date
Fate-JH
d1d4f91454 AEGIS and AMS cloak bubbles more proactive 2024-02-26 14:06:29 -05:00
Fate-JH
3b9f10d093 stop assuming mountable turrets have places to mount; AMS and AEGIS blocking detection of vehicles; deployable sensors and small robotics turrets are allergic to vehicles 2024-02-26 13:42:49 -05:00
Fate-JH
533343d098 starting the target validation timer when dealing with retaliation if it should come from beyond the maximum detection range 2024-02-23 23:46:11 -05:00
Fate-JH
d1209428f4 uniqueness can be generated without having to having to go through source entries; made certain turret upgrading cooperates with turret automation; other targets for turret misaimed aggression; turrets sychronize better on zone load; target validation and blankinghas changed again 2024-02-12 18:30:49 -05:00
Fate-JH
cd922c5ba9 turret detection methods accounting for specific targets and considerations such as silent running; various turret interactions with other turrets and radiation clouds; proper management of retaliation and jamming; facility turrets have play in the lifecycle in the power structure and capture mechanics of the facility 2024-02-07 02:13:29 -05:00
Fate-JH
92096a01ed overhaul of the auto turret target selection process; conditions for MAX detection; rewired self-reporting to address the its issue a bit more specifically; ATDispatch is no longer useless as differences between facility turrets and deployable turrets have been identified, shifting the method to implementing and overriding in subclass control agencies 2024-02-05 18:43:47 -05:00
Fate-JH
c97732dfe9 reactivating turret deployable destruction; clarifying the validation and clearing conditions for different kinds of auto turrets; extending self-reporting auto turret behavior to other auto-turrets 2024-01-30 18:49:06 -05:00
Fate-JH
e6ec5b1ee4 secondary queue that keeps track of the previous test shot subjects when none have been tested, allowing for a packet to be skipped during subsequent test shots 2024-01-27 23:09:17 -05:00
Fate-JH
1ff0577db7 making specific target validation conditions for different auto turrets, also target blanking, and clarification of how the self-reporting mode cleansup after itself; wrote function documentation to make it all make sense (it doesn't) 2024-01-23 17:45:20 -05:00
Fate-JH
02ad42743c self-reported firing mode for targets that go stationary and then use a 'clever trick' to avoid taking damage while in full exposure to the automated turret; documentation on the automated turret operations (it needs it!) 2024-01-17 23:35:57 -05:00
Fate-JH
3ffb817f4a attempted cleanup of previous test fire condition; division of turret callbacks between generic targets and vehicle targets; facility turret stops automatic fire when being mounted and resumes automatic mode when being dismounted 2024-01-17 23:35:55 -05:00
Fate-JH
20b5de34ab adjust mounting code to betterhandle automation with the facility turrets; basic operation of automation has also been changed, adding a variety of ranges to test against, and cylindrical distance checks 2024-01-17 23:35:55 -05:00
Fate-JH
fc2ce70aae separated overworld facility turrets from cavern facility turrets, called vanu sentry turrets; tightened functionality inheritance between turret deployables and facility turrets; corrected issue where recharging vehicle weapons didn't work 2024-01-17 23:35:54 -05:00
Fate-JH
18c3162dfe introduced definition properties to configure auto fire; interspersed properties into relevant files; non-squared velocity check for isMoving 2024-01-17 23:35:53 -05:00
Fate-JH
2e84b33a47 thoroughly reorganized code in behavior; added code for turret-specific interactions for deployable construction, deployable destruction, jamming, and for weaponfire retribution; killing is currently disable for testing turnaround 2024-01-17 23:35:52 -05:00
Fate-JH
41462ce540 initial AIDamage packet and tests; wrote handling code for the AIDamage packet that transforms it into actionable projectile damage 2024-01-17 23:35:50 -05:00
Fate-JH
9952803883 zone interaction for turret discovery, players only so far; minor field value change for small turret data; automated turret target recognition; grammatical and linter fixes 2024-01-17 23:35:47 -05:00
Fate-JH
e9daae5802
More Experience Fixes (#1163)
* revenge experience now rate down and capped; fixed issue with the tail of an empty list

* fixed column name difference between database and persistence objects
2024-01-17 23:32:54 -05:00
Fate-JH
22d097347b
Merge pull request #1164 from Fate-JH/order-fulfillment
Restored Purchasing Power
2024-01-17 23:32:28 -05:00
Fate-JH
373d86fd57 whether the order fails or not, the flag is reset 2024-01-16 01:33:13 -05:00
Fate-JH
85957670ba
Log-Related Fixes (2023-12-5) (#1149)
* tighened up the iterative processing aspects of kill assist calculations; wrong database query for assists; assumption of flag being acquired when it really wasn't; assumption of facility capture start when no longer represented

* mainly, the spacing

* augmented the calculations for bep

* adjustment to calculations for the long life bonus experience and to the lifespan experience limits
2024-01-08 12:59:58 -05:00
Fate-JH
ba7adee547
Merge pull request #1152 from Resaec/even_more_doors
Fix even more doors
2024-01-08 11:25:19 -05:00
Fate-JH
da32c68479
Merge pull request #1159 from Resaec/squad_voice_host_request_message
Fully implement the VoiceHostRequest packet
2024-01-08 11:25:00 -05:00
Fate-JH
cc48e96b83
Merge pull request #1160 from Resaec/outfit_membership_request_packet
OutfitMembershipRequest packet
2024-01-08 11:23:58 -05:00
Fate-JH
6eba049cdd
Merge pull request #1161 from Resaec/fix-vitality-test-clearhistory
VitalityTest ClearHistory test case fix
2024-01-08 11:21:56 -05:00
Resaec
2555875d49 Cleaned up warnings 2024-01-02 02:07:04 +01:00
Resaec
4d87fd2665 Add a potential packet to the test cases
Better highlight SMR test message type in packet string
2024-01-01 02:30:13 +01:00
Resaec
83c4445dd0 VitalityTest ClearHistory fix
Event history was reversed in XP rework
2023-12-28 23:49:36 +01:00
Resaec
f7f734296b OutfitMembershipRequest packet codec finished 2023-12-28 23:02:48 +01:00
Resaec
9703ac402d OutfitMembershipRequest packet start 2023-12-27 06:25:40 +01:00
Resaec
88ac2f35f7 Append opportunistic overhang data consumer 2023-12-27 01:47:25 +01:00
Resaec
e68c912ecb Implement the VoiceHostRequest message 2023-12-24 05:14:27 +01:00
Fate-JH
b17d699b5f
Decode Packets, Again (#1156)
* fixing issue where the iterator of a closed stream produces no output; added option to include an entire directory of input files; streamlined workflow between gcapy and preprocessed files

* added documentation; restored functionality of the source's iterator; tidied code

* restored functionlaity/reliability of skip-existing and management of duplicate files and file cleanup; added exclusive log for decode error messages

* collects all literal decode errors falling through the logging cracks

* finally eliminating log spam; tidying up the decoded log files's format

* better subclassing and management of the decoy OutStream

* tightening of the noose

* fixing the readme to account for the -f flag
2023-12-19 14:52:12 -05:00
Fate-JH
93c3463985
Merge pull request #1147 from Resaec/gm_capturebase_turret_kick
GM command capturebase kicks players from turrets
2023-12-18 16:48:03 -05:00
Fate-JH
c99e170a26
Merge pull request #1146 from ScrawnyRonnie/jammer
Keep the jam going & other misc fixes
2023-12-18 16:39:25 -05:00
ScrawnyRonnie
e757d8e795 remove old timers 2023-12-15 08:35:09 -05:00
ScrawnyRonnie
9a8bcf9bc1 implants stay initialized 2023-12-14 20:15:38 -05:00
ScrawnyRonnie
f415b028a8 last llu change? 2023-12-12 22:07:16 -05:00
ScrawnyRonnie
213943dc1d cancel zoning, driver rejoin, implant 2023-12-12 12:21:33 -05:00
ScrawnyRonnie
46b446048d don't need vals 2023-12-10 18:55:18 -05:00
Resaec
d03a73ae4e Fix doors on Byblos C4 (fixes #1151) 2023-12-09 23:02:27 +01:00
ScrawnyRonnie
35bfab5768 passenger llu 2023-12-09 14:49:06 -05:00
ScrawnyRonnie
689f67ec39 drop the llu 2023-12-09 07:08:04 -05:00
Resaec
b69da7ae54 Fix even more doors 2023-12-08 23:58:13 +01:00
ScrawnyRonnie
0d09d9d6fc adjust 2023-12-07 12:44:45 -05:00
ScrawnyRonnie
c24e46f735 let me explore 2023-12-07 08:25:21 -05:00
Resaec
60a1771d1d Fix currently hacked base not clearing hack 2023-12-04 20:40:05 +01:00
ScrawnyRonnie
ebf821865a no wrong health 2023-12-02 20:58:50 -05:00
Resaec
e29f4e310b Fix Players getting unmounted but still appearing to be inside a Mountable 2023-12-01 03:23:53 +01:00
Resaec
b5f15cd3d4 GM command capturebase kicks players from turrets 2023-12-01 00:51:38 +01:00