Commit Graph

90 Commits

Author SHA1 Message Date
40a4e54c80 images. 2014-09-18 16:29:51 -07:00
7d8ba284d7 moving ego into background. 2014-09-18 16:29:33 -07:00
e889a2ad41 peddler. 2014-09-18 13:05:28 -07:00
b2b42a4e71 peddler. 2014-09-18 13:05:23 -07:00
0c63f85553 new background. 2014-09-17 18:00:33 -07:00
21f99ca95c Merge branch 'master' of https://bitbucket.org/brycecovertoperations/advent 2014-09-17 18:00:24 -07:00
bccc29542a background updates. 2014-09-17 18:00:10 -07:00
d5d6061b9b Merge branch 'master' of https://bitbucket.org/brycecovertoperations/advent 2014-09-17 17:37:52 -07:00
2ffa9b5501 real png. 2014-09-17 17:37:38 -07:00
f579104999 Merge branch 'master' of https://bitbucket.org/brycecovertoperations/advent 2014-09-17 17:35:10 -07:00
3407787109 better volume. 2014-09-17 17:35:04 -07:00
069be46e57 added backgrounds. 2014-09-17 17:09:11 -07:00
28728bba27 nice transitions. 2014-09-17 12:26:45 -07:00
8f32ec50d3 continued refactoring actions 2014-09-16 23:18:36 -07:00
d86ea452ab messing with volumes. 2014-09-16 17:03:20 -07:00
68317528a9 making it so you can have other entities only on one screen (i.e., sheep) 2014-09-16 16:56:36 -07:00
153bd33824 added ability to change to a different screen (background) 2014-09-16 16:46:35 -07:00
37af5dc53e added ability to change to a different screen (background) 2014-09-16 16:46:30 -07:00
=
1dccf1538e minor bug. 2014-09-16 13:36:56 -07:00
=
0f7ac68195 started revamping actions some more for making interactions simple. 2014-09-16 13:21:46 -07:00
=
c91e0d7f52 creating make-background, which should make making backgrounds easier. 2014-09-16 12:54:10 -07:00
=
0878f8530d creating make-background, which should make making backgrounds easier. 2014-09-16 12:54:00 -07:00
=
c09ecbe57f adding sound when you pick up an item. 2014-09-15 22:40:16 -07:00
=
722efb5a25 continued on making cursors work. 2014-09-15 22:30:01 -07:00
=
e5b2f95699 more cursor cleanup. right clicking removes inventory cursor. 2014-09-15 22:16:34 -07:00
=
bcb80ae2db fixing jumping. 2014-09-15 22:01:00 -07:00
=
6d3478ca7b fixing jumping. 2014-09-15 21:31:21 -07:00
=
1e4371fdd1 slightly better cursor. 2014-09-15 21:12:59 -07:00
=
a1c51a79da one cursor to rule them all. 2014-09-15 21:04:09 -07:00
=
c5cbb7387e first stateful interaction. 2014-09-15 20:31:30 -07:00
=
01c5c91f66 Start of making the sheep interactable. 2014-09-15 20:26:31 -07:00
=
124c0108be one action for walking between points. 2014-09-15 20:20:28 -07:00
=
5982d9e2fe accidentally disabled collision detection. 2014-09-15 16:54:18 -07:00
=
73c273afad proper stopping. 2014-09-15 16:52:10 -07:00
=
fd91c7cc55 added a hacky way to reset the queue of actions. 2014-09-15 16:29:35 -07:00
=
a9b5876d1f not stable yet, but you can use core.async for scripting. 2014-09-15 16:26:14 -07:00
=
cf44afc6df simplifying script api. 2014-09-15 12:50:35 -07:00
Paul Stadig
0c9ed24ecc Changes for about a 2x performance improvement. 2014-09-13 17:02:43 -04:00
Paul Stadig
fb91cdcb68 Cleanup. 2014-09-13 15:31:16 -04:00
=
fd398b5f3f core.async appoarch to scripting. 2014-09-12 23:51:27 -07:00
=
60c1ac2ca3 added a spike for scripting using macros. 2014-09-12 17:54:57 -07:00
=
aa5cb1f2f7 performance enhancement. 2014-09-12 17:54:41 -07:00
=
da0042671e ignoring checkouts. 2014-09-12 15:58:10 -07:00
=
4a50dfafa9 Merge branch 'master' of https://bitbucket.org/brycecovertoperations/advent 2014-09-12 15:57:41 -07:00
=
b13aa6a26e pathfinding is reasonably fast. 2014-09-12 15:56:32 -07:00
=
dfc534a8a9 getting rid of pain makes everything run much smoother. 2014-09-11 22:54:51 -07:00
=
1d46fbf527 removing need to reverse by making map be [x y] vs [y x]. 2014-09-11 20:22:56 -07:00
=
124e89594b faster pathfinding. From here, neighbors is slow. 2014-09-11 18:34:23 -07:00
Paul Stadig
f2b0f0097a Add ignore for target directory. 2014-09-11 20:56:29 -04:00
=
9528a04a58 a hacky way to make talking automatically stop after a certain amount of time. 2014-09-11 13:23:23 -07:00