Historique des commits

Auteur SHA1 Message Date
  Sam Jaffe 2ff715048f Fixing Dialogue -> Dialog il y a 8 ans
  Sam Jaffe 0de0964e02 Add extra spell level for Cleric to test level up features once developed il y a 8 ans
  Sam Jaffe 0843e1e181 Add 3rd level spell for future use. il y a 8 ans
  Sam Jaffe d42216ece5 Fixing the summary page's width on Mac il y a 8 ans
  Sam Jaffe cf413cfb5a Add ability to set config from within the App il y a 8 ans
  Sam Jaffe 234c2c8e7e Remove unneeded Custom Area il y a 8 ans
  Sam Jaffe 5a728efc1e Altering Secondary spellbooks. il y a 8 ans
  Sam Jaffe c39eff00ec Add initial support for cleric Domains. il y a 8 ans
  Sam Jaffe bb369c1f28 Moving functional interface definitions to submodule il y a 8 ans
  Sam Jaffe e628e2aff9 Moving format code to submodule il y a 8 ans
  Sam Jaffe 1fb5d634ee Move event, graphics, observer into own modules to avoid compilation issues. il y a 8 ans
  Sam Jaffe 5572792970 Switch to using a Tree-based implementation. Simple objects like Initiative don't need indirection, but something like a spell could now have multiple discrete aspects of its effect modified, while also modifying, say, the range. il y a 8 ans
  Sam Jaffe 7d23ee1865 Merge branch 'itemstore' il y a 8 ans
  Sam Jaffe 76e19631ce Fix item sale and purchase: il y a 8 ans
  Sam Jaffe a0a8535d83 Switch over to using optional-fetch for Items, instead of relying on null checks il y a 8 ans
  Sam Jaffe 94703ea03f No longer duplicate item data in the player object. il y a 8 ans
  Sam Jaffe 8e18bc5bbd Making fetching of weapon/armor more functional il y a 8 ans
  Sam Jaffe 91f37dda44 Adding spell level to the PerSpellLevel data. il y a 9 ans
  Sam Jaffe 2f8dec07b4 Merge branch 'feats' il y a 9 ans
  Sam Jaffe 3c2ebb67e2 Merge branch 'feat_spell_matcher' into feats il y a 9 ans
  Sam Jaffe 8a170a3a48 Cleanup work il y a 9 ans
  Sam Jaffe bd47b8f743 Alter Spell Effect based on DDProperties il y a 9 ans
  Sam Jaffe 97ae3aa42f Make SpellMatcher not awful. il y a 9 ans
  Sam Jaffe f1d62adcac Fetch spell match information into SpellInfoPanel il y a 9 ans
  Sam Jaffe 3d4ddd01e1 Change to check appliesTo for general object types, instead of Strings. il y a 9 ans
  Sam Jaffe 229575e01d Enhance Predicate system for matching based on psuedo-complex criteria. il y a 9 ans
  Sam Jaffe d37d068178 Making unnecessary classes package-private. il y a 9 ans
  Sam Jaffe 219252dc5e Fiddling with source formatting il y a 9 ans
  Sam Jaffe 9b26588ef6 Making DDSpellbook use MINIMAL_CLASS. il y a 9 ans
  Sam Jaffe 5ceb0ed300 Moving DDProperty implementations to impl class. il y a 9 ans