Commit History

Autor SHA1 Mensaxe Data
  Sam Jaffe 553273ac7b Change weight to a float, as it won't really be changing. %!s(int64=8) %!d(string=hai) anos
  Sam Jaffe f94c7c25a5 Add current liquid wealth to Inventory. %!s(int64=8) %!d(string=hai) anos
  Sam Jaffe 32796da643 Rename EquipItemPanel and EquipItemHelper %!s(int64=8) %!d(string=hai) anos
  Sam Jaffe 645ceb4cef Moving things around so that EquipItemHelper is in the controller package where it belongs, and EquipItemPanel is now in 'view.dialog' representing that it exists as a modal dialog. %!s(int64=8) %!d(string=hai) anos
  Sam Jaffe 10746a5801 Moving DeveloperMenu and DialogBuilder to view root. Subpackages of view are for when there's a hierarchy of things, not a 1-off %!s(int64=8) %!d(string=hai) anos
  Sam Jaffe 374a6d3960 Move StringHelper to the format package. %!s(int64=8) %!d(string=hai) anos
  Sam Jaffe 421ed73474 Get rid of stupid VoidVoidFunction that act as weird lambda bindings when ObserverDispatch is perfectly effective. %!s(int64=8) %!d(string=hai) anos
  Sam Jaffe 2edbd8063a Add super-basic info panel for Items. %!s(int64=8) %!d(string=hai) anos
  Sam Jaffe 04b4dc8e6d Move LoadoutMenu to its own File %!s(int64=8) %!d(string=hai) anos
  Sam Jaffe 1b66e9d013 Adding the ability to save and load favorite equipment loadouts. %!s(int64=8) %!d(string=hai) anos
  Sam Jaffe 467d5b9ffe Merge branch 'schema' %!s(int64=8) %!d(string=hai) anos
  Sam Jaffe 3240c1928c Refactor ability scores, instead of having two parallel 'arrays', have one array of paired values. %!s(int64=8) %!d(string=hai) anos
  Samuel Jaffe 4025ccc7a5 Adding ability scores, combining Base and Temp into a single structure, instead of existing in parallel. This will allow them to be used in concert safely. %!s(int64=8) %!d(string=hai) anos
  Samuel Jaffe 534c201c6e Fixing indentation. %!s(int64=8) %!d(string=hai) anos
  Samuel Jaffe 7c268c0cf6 Adding favorites to schema - not yet supported in code. %!s(int64=8) %!d(string=hai) anos
  Samuel Jaffe 5cf2cea419 Clarifying bounds on distances. %!s(int64=8) %!d(string=hai) anos
  Samuel Jaffe abeb6198c3 Fix spell book schema for selection of casting type. %!s(int64=8) %!d(string=hai) anos
  Samuel Jaffe 97d1be35f2 Refactor complex property into definitions to improve linear reading. %!s(int64=8) %!d(string=hai) anos
  Samuel Jaffe d1bac7b880 Moved definitions to bottom of spell book schema. %!s(int64=8) %!d(string=hai) anos
  Samuel Jaffe 46c3d6fe68 Disabling additionalProperties for things that shouldn't have them. %!s(int64=8) %!d(string=hai) anos
  Samuel Jaffe 654aa12d78 Use const instead of enum for 1-element enums %!s(int64=8) %!d(string=hai) anos
  Samuel Jaffe 712a542a5f Pull inventory out into own schema file %!s(int64=8) %!d(string=hai) anos
  Samuel Jaffe 7fb9b94c09 Upgrading to v6 schema for the propertyNames feature. %!s(int64=8) %!d(string=hai) anos
  Samuel Jaffe dc8bf70b9b Fixing a few issues with the spell book schema. %!s(int64=8) %!d(string=hai) anos
  Samuel Jaffe 187c485474 Removing redundant information from spell list; changing from [map spell.name -> spell] to [array spell] %!s(int64=8) %!d(string=hai) anos
  Samuel Jaffe b2f3562df5 Relocate listeners into org.leumasjaffe.event, where they're supposed to be. %!s(int64=8) %!d(string=hai) anos
  Samuel Jaffe f445d27fd8 Removing redundant information from spell list; changing from [map spell.name -> spell] to [array spell] %!s(int64=8) %!d(string=hai) anos
  Samuel Jaffe fc492c5a1d Fixing formatting errors in spell schema. %!s(int64=8) %!d(string=hai) anos
  Sam Jaffe a7b4626e1c Add schema for spell objects. %!s(int64=8) %!d(string=hai) anos
  Sam Jaffe 4d370764d2 Removing the controller package, as PopClickListener did not belong in it. %!s(int64=8) %!d(string=hai) anos