История коммитов

Автор SHA1 Сообщение Дата
  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. 8 лет назад
  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 8 лет назад
  Sam Jaffe 374a6d3960 Move StringHelper to the format package. 8 лет назад
  Sam Jaffe 421ed73474 Get rid of stupid VoidVoidFunction that act as weird lambda bindings when ObserverDispatch is perfectly effective. 8 лет назад
  Sam Jaffe 2edbd8063a Add super-basic info panel for Items. 8 лет назад
  Sam Jaffe 04b4dc8e6d Move LoadoutMenu to its own File 8 лет назад
  Sam Jaffe 1b66e9d013 Adding the ability to save and load favorite equipment loadouts. 8 лет назад
  Sam Jaffe 467d5b9ffe Merge branch 'schema' 8 лет назад
  Sam Jaffe 3240c1928c Refactor ability scores, instead of having two parallel 'arrays', have one array of paired values. 8 лет назад
  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. 8 лет назад
  Samuel Jaffe 534c201c6e Fixing indentation. 8 лет назад
  Samuel Jaffe 7c268c0cf6 Adding favorites to schema - not yet supported in code. 8 лет назад
  Samuel Jaffe 5cf2cea419 Clarifying bounds on distances. 8 лет назад
  Samuel Jaffe abeb6198c3 Fix spell book schema for selection of casting type. 8 лет назад
  Samuel Jaffe 97d1be35f2 Refactor complex property into definitions to improve linear reading. 8 лет назад
  Samuel Jaffe d1bac7b880 Moved definitions to bottom of spell book schema. 8 лет назад
  Samuel Jaffe 46c3d6fe68 Disabling additionalProperties for things that shouldn't have them. 8 лет назад
  Samuel Jaffe 654aa12d78 Use const instead of enum for 1-element enums 8 лет назад
  Samuel Jaffe 712a542a5f Pull inventory out into own schema file 8 лет назад
  Samuel Jaffe 7fb9b94c09 Upgrading to v6 schema for the propertyNames feature. 8 лет назад
  Samuel Jaffe dc8bf70b9b Fixing a few issues with the spell book schema. 8 лет назад
  Samuel Jaffe 187c485474 Removing redundant information from spell list; changing from [map spell.name -> spell] to [array spell] 8 лет назад
  Samuel Jaffe b2f3562df5 Relocate listeners into org.leumasjaffe.event, where they're supposed to be. 8 лет назад
  Samuel Jaffe f445d27fd8 Removing redundant information from spell list; changing from [map spell.name -> spell] to [array spell] 8 лет назад
  Samuel Jaffe fc492c5a1d Fixing formatting errors in spell schema. 8 лет назад
  Sam Jaffe a7b4626e1c Add schema for spell objects. 8 лет назад
  Sam Jaffe 4d370764d2 Removing the controller package, as PopClickListener did not belong in it. 8 лет назад
  Sam Jaffe b20513db54 Add eclipse usage 8 лет назад
  Sam Jaffe cea13bc653 Large conversion from using bad reload functions to using good Observables. 8 лет назад
  Sam Jaffe ab82a37b12 Fixing two tiny errors. 8 лет назад