Commit graph

33 commits

Author SHA1 Message Date
3b67537a88 Made it work again 2014-10-16 13:22:15 +02:00
80e21d23d9 Fixed Path Typo 2014-10-12 16:32:55 +02:00
f0e2c17022 Merge branch 'doc'
Conflicts:
	src/base_ui.js
2014-10-07 12:02:03 +02:00
a310ca3003 Creature-Specific Options show up on left-click 2014-10-07 11:57:55 +02:00
689cd3855f CSS looks quite good now. 2014-10-07 11:57:12 +02:00
86aa0887d9 Small changes 2014-09-29 09:34:28 +02:00
6ffc64580c Modified ToDo 2014-09-29 00:31:04 +02:00
7fa59bdea5 Inserted and restructured some doc-strings and homogenized naming schemes 2014-09-28 20:14:10 +02:00
c9dab55c5b Tried to improve style 2014-09-26 12:00:15 +02:00
2832b4e4c5 Merge branch 'gamestyle' into css 2014-09-25 18:10:35 +02:00
3ebc7dfe2c Further progress in style 2014-09-25 18:10:28 +02:00
955d547549 Multiplayer, yay! 2014-09-25 18:00:06 +02:00
e0dc2dd2d0 Adventure 1 looks pretty good now! 2014-09-25 17:53:33 +02:00
38af9a533e VERY basic layout… 2014-09-25 17:29:39 +02:00
b57936ab3b Attacks may now be undefendible 2014-09-25 16:19:12 +02:00
e2d4a73d81 Merge branch 'attack' 2014-09-25 15:30:03 +02:00
9c6276096a Removed HitBox-DBG 2014-09-25 15:29:37 +02:00
c419d6c2cf Attack now only misses range-stuff 2014-09-25 15:23:54 +02:00
3a37375cf2 Attack is selectable 2014-09-25 13:06:35 +02:00
e090551214 Self-Attacks now forbidden 2014-09-25 11:49:30 +02:00
a9c7f04230 First attack draft, working. Fixed bug in Player-Creation 2014-09-24 21:49:13 +02:00
d48da33db2 First attack doesn't work due to prototyping 2014-09-24 17:59:17 +02:00
ce629299bb Reading characters is now complete. 2014-09-24 17:16:07 +02:00
ee680009ef "Beast" and "Player" now inherit from "Creature". 2014-09-24 16:11:06 +02:00
528c2cbff3 First basic 'adventure', added creature 2014-09-24 15:44:00 +02:00
8ee25d51cf Creature-objects are now clickable and reveal information. 2014-09-24 15:16:10 +02:00
009ae449df Refactured collision, using new class 'coll' 2014-09-24 13:33:12 +02:00
51186cfb30 First tries to function onhitStop() 2014-09-23 17:58:25 +02:00
fad7b3670e After-Load of adventures now possible. 2014-09-23 17:22:20 +02:00
2f8f71eee7 Splitted JS
- Hopefully, ones able to reset the "script" Attribute.
2014-09-23 16:52:08 +02:00
16a58b0fb2 Finished Collision-Detection Player - Wall 2014-09-23 15:36:44 +02:00
5cfa97d071 Small developements in UI generation. 2014-09-22 17:06:37 +02:00
3120724bf3 Initial Commit 2014-09-22 13:24:51 +02:00