Marauroa 3.8: Difference between revisions

Jump to navigation Jump to search
Content deleted Content added
imported>Hendrik Brummermann
imported>Hendrik Brummermann
Line 38: Line 38:
=== Maps attributes ===
=== Maps attributes ===


; Summary : There is a new type of attribute within an RPObject that is capable of storing data like it is described in the interface [http://java.sun.com/javase/6/docs/api/java/util/Map.html java.util.Map] from the Java standard edition.
; Summary : There is a new map datatype that is capable of storing key value pairs.
; Reason for change : There are many kinds of map like data structures in Stendhal (buddy list, ignore list, quest states, visited zones, ...). The previous way of using an RPSlot with exactly one RPObject was inconvenient.
; Reason for change : todo
; Impact on Marauroa users : todo
; Impact on Marauroa users : There are new methods in RPObject to work with the maps
; Details : todo
; Details : todo