2025-07-17 13:23 CEST

View Issue Details Jump to Notes ]
IDProjectCategoryView StatusLast Update
0005246Spring engineLuapublic2017-06-01 20:01
ReporterGoogle_Frog 
Assigned To 
PrioritylowSeverityfeatureReproducibilityN/A
StatusnewResolutionopen 
Product Version101.0+git 
Target VersionFixed in Version 
Summary0005246: Feature: Spectator only unitRulesParams
DescriptionI want an access level of unitRulesParam which cannot be read by any player. My use case is a spectator view which keeps track of what each player has seen. I want to use unitRulesParams to mark which allyTeams have seen a unit but with the current system this would reveal information to the players.
TagsNo tags attached.
Checked infolog.txt for Errors
Attached Files

-Relationships
+Relationships

-Notes

~0016326

hokomoko (developer)

You can get prevLos by using GetUnitLosState with the raw arg on (Assuming you are a spectator and you have full read)

~0017761

sprung (reporter)

How about other use cases? It sounds like a good way to announce pre-generated randomness.

Example: a larger unit that on death turns into a random unit of lower cost. Players don't know in advance and have to play around it, but specs do because it makes for fun anticipation.

~0017763

hokomoko (developer)

This is basically https://github.com/spring/spring/pull/196 right?
+Notes

-Issue History
Date Modified Username Field Change
2016-05-18 16:50 Google_Frog New Issue
2016-05-18 17:37 hokomoko Note Added: 0016326
2017-06-01 18:08 sprung Note Added: 0017761
2017-06-01 20:01 hokomoko Note Added: 0017763
+Issue History