Commit Graph

159 Commits

Author SHA1 Message Date
Thaum
8ec3b74299 Iterated on proficiencies towards making them first class assets 2015-04-16 09:02:00 +00:00
Thaum
6aeb6635a7 whitespace cleanup 2015-04-16 09:01:25 +00:00
Thaum
638209719e Changed item detail to a detail view with the option to edit 2015-04-16 09:00:48 +00:00
Thaum
690eea4f29 Spell lists now expand horizontally if there is space. 2015-04-15 08:18:16 +00:00
Thaum
ad43a1d331 Loading screen now has hints 2015-04-15 06:53:39 +00:00
Thaum
d785e1ff59 Finished implementing basic sharing 2015-04-14 14:08:21 +00:00
Stefan Zermatten
ccbe71514e Started implementing sharing support 2015-04-10 12:38:38 +02:00
Thaum
3fbd6d279a Cleaned up noisy logs and debugs 2015-04-08 10:08:24 +00:00
Thaum
3eced2e314 Fixed deleting of assets which aren't parents or children 2015-04-08 05:15:54 +00:00
Thaum
974c4fe706 Small fixes for effects, health, permissions and formatting 2015-04-07 13:32:35 +00:00
Thaum
2fac76f702 Replaced restore with restoreNode for undo button 2015-04-07 12:01:21 +00:00
Thaum
67f08fc60f Added permission check to soft removes 2015-04-07 11:40:11 +00:00
Thaum
7d0993601f Replaced softRemove with softRemoveNode 2015-04-07 11:29:24 +00:00
Thaum
f1876afc63 Fixed soft removal of assets with children
All assets must now only be soft removed with softRemoveNode if they have children.
2015-04-07 11:25:59 +00:00
Thaum
3aa2713d8d Corrected some parenting logic errors, parenting still fucked. 2015-04-01 09:34:50 +00:00
Thaum
6d5fd84b78 Updated to 1.1 2015-04-01 09:34:29 +00:00
Thaum
ad396e0e28 Fixed broken polymer components 2015-03-31 14:58:48 +00:00
Thaum
dad9f3dd73 Added User profiles so users can change their username 2015-03-31 11:38:09 +00:00
Thaum
51d697b894 Added New Character Dialog 2015-03-30 13:53:33 +00:00
Thaum
8d183a708f Fixed stuff, enabled character deletion 2015-03-30 12:13:42 +00:00
Thaum
35ce49ded8 Improved Spell default values 2015-03-30 09:55:52 +00:00
Thaum
a389647559 Set default {fetchprevious: false} for collectionhooks 2015-03-30 09:46:25 +00:00
Thaum
5ae7df8856 Added attunement to items 2015-03-30 09:45:59 +00:00
Thaum
91fd56f828 Added labels to temporary hitpoints 2015-03-30 09:45:48 +00:00
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