Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#1165 closed enhancement (fixed)

[PATCH] remaining rootbot modifications

Reported by: gudo Owned by: Jonathan Waller
Priority: Should Have Milestone: Alpha 9
Component: UI & Simulation Keywords: patch, ai
Cc: Patch:

Description

I've finished digging through rootbot's modifications to entity.js. These are the last of the changes I think should be considered for inclusion in the mainline common api.

Attachments (1)

entity.js.patch (2.8 KB ) - added by gudo 12 years ago.

Download all attachments as: .zip

Change History (4)

by gudo, 12 years ago

Attachment: entity.js.patch added

comment:1 by Jonathan Waller, 12 years ago

Thanks for this. I have committed the changes, note that I have changed how unload() works to be consistent with the rest of the code by taking an entity object as the parameter rather than an entity id, this is a breaking change.

comment:2 by Jonathan Waller, 12 years ago

Resolution: fixed
Status: newclosed

In 11121:

Added and fixed some functions in entity.js from RootBot. Fixes #1165.

comment:3 by historic_bruno, 12 years ago

Keywords: review removed
Milestone: BacklogAlpha 9
Note: See TracTickets for help on using tickets.