Skip to content

Limit incoming fleet details by espionage technology (#668)#1510

Open
tiweb442 wants to merge 1 commit into
lanedirt:mainfrom
tiweb442:feature/668-espionage-incoming-fleet-intel
Open

Limit incoming fleet details by espionage technology (#668)#1510
tiweb442 wants to merge 1 commit into
lanedirt:mainfrom
tiweb442:feature/668-espionage-incoming-fleet-intel

Conversation

@tiweb442

Copy link
Copy Markdown
Contributor

Summary

  • Redact foreign incoming fleet composition in the event list (and Fleet Movement) based on the viewing player's Espionage Technology level.
  • Levels: 0–1 none, 2–3 total count, 4–7 ship types with ?, 8+ full counts; own fleets stay fully visible; foreign fleets never show cargo.
  • Closes Limit information about incoming attacks based on espionage level #668

Test plan

  • As defender with espionage 0: incoming attack row visible, no ship count, triangle mouseover shows no fleet details
  • Espionage 2: total ship count shown, no ship type names in tooltip
  • Espionage 4: ship types shown with ? amounts
  • Espionage 8: exact per-type counts; still no shipment for foreign fleets
  • Own outgoing fleet at espionage 0 still shows full composition + shipment
  • php artisan test --filter='IncomingFleetIntelServiceTest|IncomingFleetEspionageIntelTest'

Made with Cursor

Redact foreign fleet composition in the event list and fleet movement
UI based on the viewer's Espionage Technology level, matching classic
OGame rules so low spy tech no longer leaks full ship counts.

Co-authored-by: Cursor <cursoragent@cursor.com>
@Geda173

Geda173 commented Jul 20, 2026

Copy link
Copy Markdown
Collaborator

Please read CONTRIBUTING.md again. You have multiple pull requests that are open and still under review. I would kindly ask you to stop submitting pull requests so that we have a chance to even review what you are submitting.

@tiweb442

tiweb442 commented Jul 20, 2026

Copy link
Copy Markdown
Contributor Author

Please read CONTRIBUTING.md again. You have multiple pull requests that are open and still under review. I would kindly ask you to stop submitting pull requests so that we have a chance to even review what you are submitting.

sorry i speak french i had to translate to finaly understand i can only work on 1 pr at a time my bad if you see other thing i am doing wrong let me know i also see i am not using the pr template wich i fixed also

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Limit information about incoming attacks based on espionage level

2 participants