Commit History

作者 SHA1 備註 提交日期
  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 年之前
  Samuel Joseph Jaffe 7cda694343 Update 'README.md' 8 年之前
  Sam Jaffe 0ad4666352 Merge branch 'fix_maven' 8 年之前
  Sam Jaffe 6ebb52a178 Getting maven to work, finally. 8 年之前
  Sam Jaffe 69988019ae Fixing up pom.xml. 8 年之前
  Sam Jaffe 2b31b0a863 Adding delombok phase... 8 年之前
  Sam Jaffe 6ebd82d9d7 Move things into correct directories. 8 年之前
  Samuel Jaffe 58198f0f6b Add Maven.gitignore 8 年之前
  Samuel Jaffe 7221fffdae Add Apache License. 8 年之前
  Sam Jaffe 03b0441215 Fixing jsonization of Area objects. 8 年之前
  Sam Jaffe e62f2a5b6c Merge branch 'eval_level_spinfo' 8 年之前
  Sam Jaffe abb4d95c4d Enabling foot-square conversion for Area objects. 8 年之前
  Sam Jaffe f7a952814a Removing unused WithDistance from Duration and Range interfaces. 8 年之前
  Sam Jaffe 7b059a1183 Rename Duration->Target. Adding new Duration class more in line with what was implemented in Range 8 年之前
  Sam Jaffe a9e600a5f0 Cleaning up Range a bit 8 年之前
  Sam Jaffe c4ea843366 Extending StringFormatter's if-then-else clause to support integer comparison as a built-in operation. 8 年之前
  Sam Jaffe 35699853ec Moving Area, Range, Effect, and Duration into a new package to represent that they are all 'dimensions'. 8 年之前
  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). 8 年之前
  Sam Jaffe 78daa12cb1 Fixing bug in Effect that hit step and upto because they lacked setters. 8 年之前
  Sam Jaffe 5d7c9e3031 Adding duration evaluation, which is simpler than Effect. 8 年之前
  Sam Jaffe 57566b8f10 Creating Effect class to track information about spell effects, and format them appropriately. 8 年之前
  Sam Jaffe d352b02f98 Moving constants describing distance measurement into Constants.java 8 年之前
  Sam Jaffe 4e1ec037bf Merge branch 'spellbook' 8 年之前
  Sam Jaffe cccff70951 Making it possible to view Info panel while interacting with Prepare Dialog 8 年之前
  Sam Jaffe 0ebc0f134b Adding system to view spell info in the prepare-a-spell Dialog. 8 年之前