Commit Graph

  • 93578709cd Implemented Notes in journal Thaum 2015-02-19 10:45:57 +00:00
  • 9601826475 Added Resources, improved layout Thaum 2015-02-17 13:46:35 +00:00
  • d18c58c5ed COLUMNS! no more flexbox shenanigans Thaum 2015-02-16 14:26:26 +00:00
  • 28aed14cda Made unprepared spells hidable Thaum 2015-02-16 10:28:44 +00:00
  • 826575263e Fixed effect edit value dropdowns Thaum 2015-02-16 10:28:15 +00:00
  • b839ef8ccd Refactored Effect Editing. Marginal improvement in performance Thaum 2015-02-16 09:35:41 +00:00
  • 3e20e532e5 Styled, optimised spell dialog Thaum 2015-02-16 08:47:58 +00:00
  • 3b2916809f Fixed persona color Thaum 2015-02-16 08:47:26 +00:00
  • d7fbdae81f Fixed persona back button Thaum 2015-02-16 08:47:13 +00:00
  • 360c9bd63b Implemented Spell Dialogs Thaum 2015-02-16 08:16:05 +00:00
  • b200478425 Added SpellList Dialog Thaum 2015-02-13 08:44:30 +00:00
  • 7441f09f37 Added color options for containers, added spell lists Thaum 2015-02-12 13:08:20 +00:00
  • 5e98154e8d Removed noisy console log Thaum 2015-02-06 09:52:15 +00:00
  • b582ed55ce Changed equipment header to white Thaum 2015-02-06 08:59:58 +00:00
  • ebb49c5a29 Changed whitespace around features to actual padding Thaum 2015-02-06 08:59:20 +00:00
  • fd6ebf05d8 Added character name to character sheet Thaum 2015-02-06 08:58:51 +00:00
  • 3bde7a5e97 Item plural now shows whenever quantity is not 1 Thaum 2015-02-06 08:58:32 +00:00
  • d6a2fff851 Implemented Persona tab Thaum 2015-02-06 08:56:08 +00:00
  • e8a7d6aeae Small design and style fixes Thaum 2015-02-05 10:07:22 +00:00
  • 484b19be25 Began implementing spellbooks Thaum 2015-02-05 10:06:37 +00:00
  • 84c91e8239 Condensed publication of single character, included spells Thaum 2015-02-05 10:06:10 +00:00
  • 524b45b936 Updated Features UI to include use limits Thaum 2015-02-05 10:04:37 +00:00
  • 79ba87041e Gave Features a use limit option Thaum 2015-02-05 10:03:56 +00:00
  • 38a0039be5 Inventory item animations much improved Thaum 2015-02-03 14:07:26 +00:00
  • 63df21934d Skillrows overhauled to material design specs Thaum 2015-02-03 14:06:51 +00:00
  • 58917ce3db Added Android Webapp manifest Thaum 2015-02-03 11:11:19 +00:00
  • aa9cfbf04e Made hero attribute reactive and iterated inventory UI Thaum 2015-02-03 10:47:16 +00:00
  • 4377da5275 Cleaned up old code, removed outdated files Thaum 2015-02-03 07:35:34 +00:00
  • 18a870171a Added basic permissions Thaum 2015-02-02 12:11:57 +00:00
  • 786e7cd769 Implemented detail view for items and containers Thaum 2015-02-02 10:48:56 +00:00
  • 5d9d72df00 Updated Feature edit style Thaum 2015-01-30 10:55:35 +00:00
  • 37e8831e0c Implemented Hero-dialog editing of features Thaum 2015-01-30 10:14:46 +00:00
  • 848902c358 Fixed bug with skillMod calculation Thaum 2015-01-28 12:12:43 +00:00
  • 7b8fec8e8a Fixed errors thrown when observing the effects collection during startup Thaum 2015-01-28 10:47:52 +00:00
  • 4f205eb970 Made character arrays of objects into their own collections Thaum 2015-01-28 10:20:23 +00:00
  • 80c2c3249d Implemented container editing Thaum 2015-01-27 09:43:08 +00:00
  • dc6ea555e5 Implemented item editing Thaum 2015-01-26 13:28:10 +00:00
  • 6a2e7f0832 Gave effects their own collection, they no longer live in arrays attached to skills/attributes Thaum 2015-01-23 11:04:07 +00:00
  • 84512beb72 Implemented Feature editing UI Thaum 2015-01-21 11:16:00 +00:00
  • 078f873219 Added basic global app layout Thaum 2015-01-07 11:24:26 +00:00
  • 53eb0da24b Now managing polymer with Bower, Added vulcanize Thaum 2015-01-06 13:20:23 +00:00
  • 2d70119ee0 Implemented Features and Items granting effects, actions, attacks and spells Thaum 2015-01-06 12:25:58 +00:00
  • c55f2c51ab Changed attribute dialogs to hero transitions Thaum 2014-12-18 11:02:03 +00:00
  • a26589157e Added more material design touch response, swipe pages, and began effects lists Thaum 2014-12-09 13:42:05 +00:00
  • ad474590bd Changed effect arrays to a single effect array array Thaum 2014-11-30 10:38:44 +00:00
  • 4c7d23e37e Merge branch 'Polymer-UI' Thaum 2014-11-30 08:33:12 +00:00
  • cce866dd79 Added loading bar to routes Thaum 2014-11-30 08:31:45 +00:00
  • f018a5f3a3 Finished colourful ability score cards Thaum 2014-11-28 12:05:25 +00:00
  • 5945ff2bd6 Fixed relative links in header that broke page reloads and routing. Stefan Zermatten 2014-11-28 10:05:22 +02:00
  • e40b3b8f9d Fixed incorrect method call and added debug info to getField Thaum 2014-11-28 07:39:30 +00:00
  • cd6682a78a Added fields to features, made features able to expire Stefan Zermatten 2014-11-28 09:19:53 +02:00
  • 19059d4cd5 Centered cards Stefan Zermatten 2014-11-27 14:57:34 +02:00
  • 1d30e97511 Character Abilities and general stats implemented as Material Cards Stefan Zermatten 2014-11-27 14:56:45 +02:00
  • 5e2ac89f1b Began work on character sheet templates Stefan Zermatten 2014-11-26 15:03:24 +02:00
  • 3408ba9e8d Added Polymer Thaum 2014-11-26 10:18:35 +00:00
  • 5eea4714b2 Began implementing actual character sheet Thaum 2014-11-25 15:06:30 +00:00
  • 252d0f989b Prevented user-created dependency loops when setting effects as calclations Thaum 2014-11-20 12:55:42 +00:00
  • ca7a625534 Consolidated all sub-documents into character document to improve granularity significantly Thaum 2014-11-20 06:52:05 +00:00
  • b4d92e799a added simplistic resources view Thaum 2014-11-19 09:51:37 +00:00
  • f2a1e104f2 Made textFields styling more generic Thaum 2014-11-19 09:23:16 +00:00
  • a961e23b3a Added Mocha testing framework... finally Thaum 2014-11-18 12:02:07 +00:00
  • 5c99530077 Implemented very basic value-auditing for skills/abilities Thaum 2014-11-18 12:01:02 +00:00
  • d0e5a1a378 Added spell schema Thaum 2014-11-17 13:48:59 +00:00
  • 0d648cc873 Changed how effects are applied and removed to enable effects expiring after a set duration. Thaum 2014-11-17 13:48:46 +00:00
  • 8aa2e6485b Fixed README md formatting Stefan Zermatten 2014-11-16 12:33:04 +02:00
  • e58aaa1baf put README in the right place :/ Thaum 2014-11-16 10:28:46 +00:00
  • c1f96bd4a7 Added readme with packages used and links to their docs Thaum 2014-11-16 10:27:05 +00:00
  • e2a812cc63 Merge branch 'master' into collection2 Thaum 2014-11-13 13:11:20 +00:00
  • 0ead14d159 Added basic timing, made features a part of character schema Thaum 2014-11-13 12:45:57 +00:00
  • 7ab97a17cc Implemented and cleaned up character schemas Thaum 2014-11-13 08:44:21 +00:00
  • 3956fffa0c Changed character list for individual character deletion Thaum 2014-11-12 20:08:53 +00:00
  • d80fb19dfe Implemented basic inventory Thaum 2014-11-12 11:11:45 +00:00
  • acf05ecd78 Added basic text fields to character sheet Thaum 2014-11-11 08:53:33 +00:00
  • 285cae2090 Implemented text field functionality Thaum 2014-11-10 14:05:46 +00:00
  • 238883a291 Added basic death save functionality to the health bar Thaum 2014-11-07 08:09:05 +00:00
  • 071f48831e Implemented skill list Thaum 2014-11-06 11:58:46 +00:00
  • 58fea9d6a1 changed color scheme Thaum 2014-11-05 12:35:50 +00:00
  • 5e0a912d21 Fixed character sheet having undefined data context on refresh Thaum 2014-11-05 12:35:50 +00:00
  • 1761d71391 Messing around with image borders Thaum 2014-11-04 11:51:33 +00:00
  • 1b14fbb941 Added drag-for-damage functionality to the health bar Thaum 2014-11-04 11:51:33 +00:00
  • 20340fac77 Added dburles:collection-helpers to fix transformations Thaum 2014-11-04 07:12:59 +00:00
  • 5fdbb8398f Fixed incorrectly defined helpers, added item routes Thaum 2014-11-04 06:56:27 +00:00
  • acdd7303eb Added health bars Thaum 2014-11-04 06:55:51 +00:00
  • 0d941bff47 Began implementing features that change stats Thaum 2014-11-03 14:07:55 +00:00
  • 25b2a95f14 Refactoring of Character class to add effect appliers and removers Thaum 2014-11-03 11:30:14 +00:00
  • e7f7f75436 Updated meteor, added preset modifiers to some attributes Thaum 2014-11-03 09:24:28 +00:00
  • ba569194ce Removed obsolete classes, made experience an attribute of characters Thaum 2014-11-03 08:44:41 +00:00
  • 692a0c53fb Added Ungit to codio Thaum 2014-11-03 07:55:27 +00:00
  • 9ddc1026c4 Changed codio settings to run and preview meteor correctly Thaum 2014-11-03 07:08:55 +00:00
  • db0669e546 Deleted unneeded codio guides Thaum 2014-11-03 06:18:41 +00:00
  • 2a82e39cf0 init Thaum 2014-11-03 06:17:35 +00:00