sbuller / divided-posterity

An online multiplayer browser based bonanza.
4 stars 0 forks source link

Transmogrify^2 #2

Closed frazazel closed 15 years ago

frazazel commented 15 years ago

Change the transmogrify function to be a function on a Message object that accepts a dictionary of objects (eg. {"en":enemy, "loc":location}) rather than requiring specific objects in the correct order. Transmogrify should work for all messages that require "mad libs" as opposed to only working for combat messages.

frazazel commented 15 years ago

Done. Also renamed CombatMessage class to Message.