Commit History

Autor SHA1 Mensaxe Data
  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 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
  Sam Jaffe b20513db54 Add eclipse usage %!s(int64=8) %!d(string=hai) anos
  Sam Jaffe cea13bc653 Large conversion from using bad reload functions to using good Observables. %!s(int64=8) %!d(string=hai) anos
  Sam Jaffe ab82a37b12 Fixing two tiny errors. %!s(int64=8) %!d(string=hai) anos
  Samuel Joseph Jaffe 7cda694343 Update 'README.md' %!s(int64=8) %!d(string=hai) anos
  Sam Jaffe 0ad4666352 Merge branch 'fix_maven' %!s(int64=8) %!d(string=hai) anos
  Sam Jaffe 6ebb52a178 Getting maven to work, finally. %!s(int64=8) %!d(string=hai) anos
  Sam Jaffe 69988019ae Fixing up pom.xml. %!s(int64=8) %!d(string=hai) anos
  Sam Jaffe 2b31b0a863 Adding delombok phase... %!s(int64=8) %!d(string=hai) anos
  Sam Jaffe 6ebd82d9d7 Move things into correct directories. %!s(int64=8) %!d(string=hai) anos
  Samuel Jaffe 58198f0f6b Add Maven.gitignore %!s(int64=8) %!d(string=hai) anos
  Samuel Jaffe 7221fffdae Add Apache License. %!s(int64=8) %!d(string=hai) anos
  Sam Jaffe 03b0441215 Fixing jsonization of Area objects. %!s(int64=8) %!d(string=hai) anos
  Sam Jaffe e62f2a5b6c Merge branch 'eval_level_spinfo' %!s(int64=8) %!d(string=hai) anos
  Sam Jaffe abb4d95c4d Enabling foot-square conversion for Area objects. %!s(int64=8) %!d(string=hai) anos
  Sam Jaffe f7a952814a Removing unused WithDistance from Duration and Range interfaces. %!s(int64=8) %!d(string=hai) anos
  Sam Jaffe 7b059a1183 Rename Duration->Target. Adding new Duration class more in line with what was implemented in Range %!s(int64=8) %!d(string=hai) anos
  Sam Jaffe a9e600a5f0 Cleaning up Range a bit %!s(int64=8) %!d(string=hai) anos
  Sam Jaffe c4ea843366 Extending StringFormatter's if-then-else clause to support integer comparison as a built-in operation. %!s(int64=8) %!d(string=hai) anos
  Sam Jaffe 35699853ec Moving Area, Range, Effect, and Duration into a new package to represent that they are all 'dimensions'. %!s(int64=8) %!d(string=hai) anos
  Sam Jaffe bbae2ffa4d Change target to a 'Duration'. This is because duration is an untyped dimension (in that it doesn't support translation like Range does). %!s(int64=8) %!d(string=hai) anos
  Sam Jaffe 78daa12cb1 Fixing bug in Effect that hit step and upto because they lacked setters. %!s(int64=8) %!d(string=hai) anos