Commit graph

112 commits

Author SHA1 Message Date
coderkun
a5e647ff2e update view for solved Quests 2014-04-01 13:44:55 +02:00
coderkun
29d8e55429 show all Questtexts at once in a box 2014-04-01 12:17:20 +02:00
coderkun
b3e2025088 add progress, XPs, rank and Character groups to Character page 2014-03-31 21:41:19 +02:00
coderkun
53d4ea2aa1 update headlines: let content begin at h1 (Issue #50) 2014-03-30 15:03:11 +02:00
coderkun
55ae9cf198 update menu (split system and Seminary related elements) 2014-03-30 14:21:45 +02:00
coderkun
88213c94d2 do not link Quests that have not been taken on decisions 2014-03-30 04:13:56 +02:00
coderkun
3fdaa772df correct links to related Questgroups for abort texts of Quests 2014-03-30 04:07:57 +02:00
coderkun
40c1ecca50 show only unlocked Questsgroups and Quests and summarize XPs recursive regarding choosed path by character 2014-03-30 04:07:23 +02:00
coderkun
925a6b9ae3 set moodpics for Questgroups 2014-03-28 23:13:09 +01:00
coderkun
9a5cdbc65d add mood pic for seminary 2014-03-28 22:43:02 +01:00
coderkun
ba8dd2ebc0 new structure for optional Questgroups instead of single Quests 2014-03-28 21:28:45 +01:00
coderkun
1cf1e86ff7 show correct answer only with link (Issue #46) 2014-03-22 21:19:25 +01:00
coderkun
d2cca2002e show next Quests for Quests also on Prolog if Quest is solved 2014-03-22 14:38:14 +01:00
coderkun
7e710ff0a4 pass Seminary, Questgroup, Quest and Character data to QuesttypeAgents 2014-03-22 13:31:59 +01:00
coderkun
647aae9286 update XP-level structure 2014-03-22 00:06:24 +01:00
coderkun
c0a0d785de determine Media (image) for Questgroups on Seminary page 2014-03-21 15:55:28 +01:00
coderkun
c0cf35c59b implementing image resizing for MediaAgent 2014-03-21 15:52:39 +01:00
coderkun
a67ad99d5e set status of Quest in listing and set progress bar width for Questgroups 2014-03-21 15:48:42 +01:00
coderkun
2429bb4c8f implement saving of Quest answers in database 2014-03-21 12:47:08 +01:00
coderkun
3307df0789 calculate XPs for Questgroups 2014-03-19 01:24:45 +01:00
coderkun
def8b192e1 add correct abstract to seminary page 2014-03-19 00:49:19 +01:00
coderkun
4ab600fb6d evolve QuesttypeAgents with fixed Actions and Character submission handling 2014-03-19 00:06:17 +01:00
coderkun
332e27d86a pass Quest-ID to QuesttypeController 2014-03-09 14:31:40 +01:00
coderkun
f4bab6efdb unify Main- and Sidequests 2014-03-09 13:25:55 +01:00
coderkun
0c7b2374df implement avatar pictures 2014-03-07 13:37:59 +01:00
coderkun
9c91c0c211 correct permissions checking for previous Questgroups if there is none 2014-03-04 12:04:56 +01:00
coderkun
d704265627 correct exceptions for Questgroupspictures and Questtexts 2014-03-04 11:46:09 +01:00
coderkun
d49bc7261a implement permissions for Questgroups, Quests and Sidequests 2014-03-04 03:16:02 +01:00
coderkun
9efe5bb041 change solved/unsolved status of a Quest to GET-parameter 2014-02-28 19:55:09 +01:00
coderkun
9a165fc09e correct Questtext for Sidequests 2014-02-26 21:00:22 +01:00
coderkun
eb9511103c integrate loading, running and rendering of QuesttypeAgent for a Quest 2014-02-26 20:23:15 +01:00
coderkun
e90d0e5915 implement fields for Characters for Seminaries (Ticket #23) 2014-02-17 02:54:49 +01:00
coderkun
153dc647d3 implement different media for Quest- and Sidequesttexts (Ticket #26) 2014-02-17 02:19:00 +01:00
coderkun
aba02981b4 1) implement basic CharactersAgent
2) use view for Character groups
2014-02-16 15:31:08 +01:00
coderkun
50442a4852 implement Quests for Character groups (-groups) 2014-02-16 13:20:58 +01:00
coderkun
f83048f8dc implement CharactergroupsAgent and include it in Seminary page 2014-02-16 02:48:29 +01:00
coderkun
822eec2459 delete Stylesheet- and CssAgent and use static CSS-file instead 2014-02-15 11:27:24 +01:00
coderkun
b05a8b8b21 set caching headers for media 2014-02-14 20:45:10 +01:00
coderkun
7891405470 correct permissions of MediaController 2014-02-14 19:57:24 +01:00
coderkun
fc22eab443 do not regenerate session id 2014-02-14 19:52:05 +01:00
coderkun
f8e82453f8 make media directory configurable and check media file for existence 2014-02-14 19:25:29 +01:00
coderkun
e76f32a759 include pictures for Questgroups and Quests 2014-02-14 18:59:39 +01:00
coderkun
fd89f0e3f8 implement QuestgroupspictureAgent to include the picture of a Questgroup 2014-02-14 18:58:47 +01:00
coderkun
57a1cb0527 implement MediaAgent for displaying media 2014-02-14 18:56:12 +01:00
coderkun
95527ef038 implement BinaryAgent for displaying binary data 2014-02-14 18:53:19 +01:00
coderkun
0126e67787 implement Questtexts and Sidequests 2014-02-12 23:39:15 +01:00
coderkun
6a356d2dec show Questtexts for Quests 2014-02-12 10:31:05 +01:00
coderkun
5e38499aca add empty AchievementsComponent and AchievementsModel 2014-02-09 13:55:45 +01:00
coderkun
684d31f4bf implement basic Questgroups and Quests structure 2014-02-09 13:37:40 +01:00
coderkun
484cfb67fd show Characters and Roles of an user 2014-02-09 13:33:38 +01:00