View Issue Details

IDProjectCategoryView StatusLast Update
0005246Spring engineLuapublic2017-06-01 20:01
ReporterGoogle_Frog Assigned To 
PrioritylowSeverityfeatureReproducibilityN/A
Status newResolutionopen 
Product Version101.0+git 
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

Activities

hokomoko

2016-05-18 17:37

developer   ~0016326

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

sprung

2017-06-01 18:08

reporter   ~0017761

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.

hokomoko

2017-06-01 20:01

developer   ~0017763

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

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