View Issue Details

IDProjectCategoryView StatusLast Update
0005976The Dark ModScript/Defpublic15.06.2022 09:27
ReporterObsttorte Assigned ToObsttorte  
PrioritynormalSeveritynormalReproducibilityhave not tried
Status resolvedResolutionfixed 
Product VersionTDM 2.10 
Target VersionTDM 2.11Fixed in VersionTDM 2.11 
Summary0005976: Add script functions for adding/removing frob peers
DescriptionSee description.

One use-case are containers of which only the lid stays frobable after opening.
TagsNo tags attached.

Activities

Obsttorte

Obsttorte

15.06.2022 09:26

developer   ~0014896

Added with revision 9935.

void addFrobPeer(entity e)
void removeFrobPeer(entity e)

Get called on the entity to add/remove the peer from. The passed argument is the peered entity. Both functions also update the frob-hilight state.

Issue History

Date Modified Username Field Change
15.06.2022 08:06 Obsttorte New Issue
15.06.2022 08:06 Obsttorte Status new => assigned
15.06.2022 08:06 Obsttorte Assigned To => Obsttorte
15.06.2022 09:26 Obsttorte Status assigned => resolved
15.06.2022 09:26 Obsttorte Resolution open => fixed
15.06.2022 09:26 Obsttorte Note Added: 0014896
15.06.2022 09:27 Obsttorte Fixed in Version => TDM 2.11