2690 Commits

Author SHA1 Message Date
Thaum
ba247ff90d Moved back to meteor's default loginbuttons until custom buttons are done 2015-03-30 08:48:22 +00:00
Thaum
543a0a0674 Made effect editing have more intuitive default selections 2015-03-30 08:05:01 +00:00
Thaum
27af182286 fixed race dialog effects 2015-03-30 08:03:55 +00:00
Thaum
304a8a1c1d Added Transmutation as a school of magic 2015-03-30 08:03:32 +00:00
Thaum
fd1831587d Fixed default item coin colors and values 2015-03-30 08:03:13 +00:00
Thaum
fef2a1083a Made sure restoration can find dead children 2015-03-25 13:50:21 +00:00
Thaum
6515f397fe Added dialog to choose temporary hitpoints 2015-03-25 12:54:22 +00:00
Thaum
cb2d1ab958 Added stack splitting and merging to inventory 2015-03-25 12:09:24 +00:00
Thaum
6b14b820a6 Added coin pouch as a default item for characters 2015-03-25 09:54:40 +00:00
Thaum
91acc1d3b7 Added "Carried" pseudo-container 2015-03-25 09:41:00 +00:00
Thaum
62d030adb7 Removed Equipment Slots 2015-03-25 08:22:43 +00:00
Thaum
d573b325d5 All delete buttons now soft-delete with toast prompt to undo 2015-03-25 07:33:27 +00:00
Thaum
46b836e707 Started implementing soft delete attacks, added delete toast 2015-03-24 13:07:27 +00:00
Thaum
107a4150ff Added effect math tests 2015-03-24 12:11:04 +00:00
Thaum
dc8a286a9a Began actually testing :( 2015-03-23 13:55:17 +00:00
Thaum
48f8cef928 implemented UI for new parenting 2015-03-20 09:12:38 +00:00
Thaum
ecc43752aa Fixed parenting. Started on UI rewrite for new parenting system 2015-03-18 13:56:41 +00:00
Thaum
3656a0b66f Added Soft remove and a character asset parenting system 2015-03-18 08:59:02 +00:00
Thaum
06b0ad7eba Changed Meteor.Collection to Mongo.Collection 2015-03-18 06:18:27 +00:00
Thaum
6be823ad15 Implemented back button to close detail dialog 2015-03-16 13:55:15 +00:00
Thaum
4d64c36df9 Fixed load order for allow deny constants on Character.js 2015-03-16 08:21:50 +00:00
Thaum
e0db87c174 Added Allow-Deny Rules 2015-03-16 05:56:33 +00:00
Thaum
9722a19c89 Added character list. Fixed TempHP 2015-03-13 12:49:00 +00:00
Thaum
059ebf7db2 Added carried checkboxes to containers 2015-03-11 12:56:01 +00:00
Thaum
2b9cbcf717 Implemented enabling/disabling of features 2015-03-11 09:43:45 +00:00
Thaum
297e54cdc2 Equipment ordered by color, name 2015-03-11 08:16:39 +00:00
Thaum
a387ce1c8b Added UI for weakness/resistance 2015-03-11 07:52:30 +00:00
Thaum
ec78db7b10 Removed unused skills 2015-03-11 07:01:11 +00:00
Thaum
56b8179c18 Improved item drag-drop look and feel 2015-03-11 06:27:31 +00:00
Thaum
bf4bed2766 Implemented Basic Drag and Drop for inventory Items 2015-03-10 15:09:49 +00:00
Thaum
a3db1bd021 Limited display of effects/attacks to only equipment 2015-03-09 14:04:54 +00:00
Thaum
55784d0e3b Made Attacks come from items 2015-03-09 14:03:11 +00:00
Thaum
40a050d88f Implemented Effect View for skills 2015-03-06 11:03:09 +00:00
Thaum
76ba6b441e Added standard effects 2015-03-04 13:41:30 +00:00
Thaum
7747a97f1d Added missing stats to effect edit 2015-03-04 12:35:45 +00:00
Thaum
251d056a03 Use button on features is now disabled rather than hidden 2015-03-04 11:47:53 +00:00
Thaum
821f28eb22 Removed observe.js 2015-03-04 11:33:00 +00:00
Thaum
bae557a615 Made active tab for each character a session variable 2015-03-04 10:29:19 +00:00
Thaum
a5068f1bc2 Added cascading deletions 2015-03-04 10:17:32 +00:00
Thaum
88dbaccfc5 Changed how levels are handled 2015-03-02 20:09:29 +00:00
Thaum
80d44ff310 Added nohup output to gitignore 2015-02-27 10:51:07 +00:00
Thaum
b40094017f Added Basic character list view 2015-02-27 10:50:28 +00:00
Thaum
040d5a514b Generalised some dialogs 2015-02-27 06:14:34 +00:00
Thaum
56f8e95d81 Implemented remaining core features 2015-02-25 12:48:45 +00:00
Thaum
52b8c8b8d6 Renamed views>character>stats 2015-02-24 13:48:06 +00:00
Thaum
83186ec38a Moved all stats to stats tab, implemented hit dice 2015-02-24 13:40:50 +00:00
Thaum
08f02d9b36 Added Health Bar 2015-02-20 11:26:54 +00:00
Thaum
f599bc4a46 Fixed screen dimming
No longer hangs the UI when a detail is closed without a matching hero to return to.
2015-02-20 10:40:00 +00:00
Thaum
bd86c1608e Added XP, changed spellslot display 2015-02-20 10:09:53 +00:00
Thaum
93578709cd Implemented Notes in journal 2015-02-19 10:45:57 +00:00