• Joined on 2023年05月15日
vidak pushed to main at vidak/dandelion 2026年07月13日 17:34:34 +02:00
abc865ae53 now i have to decide how closely i am going to follow the TBX implementation...
22273e7824 memory and some equ
929754a211 doing it via pseudo code first...
Compare 3 commits »
vidak pushed to main at vidak/dandelion 2026年07月12日 16:14:19 +02:00
7fcd7ad94b cleaning up 2
vidak pushed to main at vidak/dandelion 2026年07月12日 13:51:02 +02:00
f86375b227 cleaning up
vidak pushed to main at vidak/BAGQUEST.BAS 2026年06月29日 15:22:49 +02:00
5def40aa8b README work 4
vidak pushed to main at vidak/BAGQUEST.BAS 2026年06月29日 15:18:07 +02:00
1d6ed3b052 README work 3
vidak pushed to main at vidak/BAGQUEST.BAS 2026年06月29日 15:17:01 +02:00
44837e7f10 README work 2
vidak pushed to main at vidak/BAGQUEST.BAS 2026年06月29日 15:15:05 +02:00
ba8fa65184 woopsies need to add the screenshot file
vidak pushed to main at vidak/BAGQUEST.BAS 2026年06月29日 15:14:08 +02:00
27a50a9948 starting to work more on the README
vidak pushed to main at vidak/BAGQUEST.BAS 2026年06月27日 18:19:22 +02:00
8dd0fb720d bag entries and exits now preserved upon use
1a8f3a2839 removed debugging symbols from bag exit routine
Compare 2 commits »
vidak pushed to main at vidak/BAGQUEST.BAS 2026年06月24日 09:26:43 +02:00
30910bcc3a first working debug version
vidak pushed to main at vidak/BAGQUEST.BAS 2026年06月22日 09:51:37 +02:00
594c09636e more fixes
vidak pushed to main at vidak/BAGQUEST.BAS 2026年06月22日 09:42:16 +02:00
e541fcb886 a fix for a faulty exit routine
vidak pushed to main at vidak/BAGQUEST.BAS 2026年06月21日 11:12:32 +02:00
4f0b8251c3 starting work
vidak pushed to main at vidak/BAGQUEST.BAS 2026年06月09日 15:45:49 +02:00
7aec816c3d some touch-ups
vidak pushed to main at vidak/BAGQUEST.BAS 2026年06月09日 12:14:18 +02:00
cc32e15d43 first attempt at treasure map routine, also added input handlers for these items.
b2b82c7e8a first attempt at magic wand routine
Compare 2 commits »
vidak pushed to main at vidak/BAGQUEST.BAS 2026年06月09日 11:40:17 +02:00
8712cf6e62 added doors/keys goblins/loot subroutines
9030689841 bag placement and entry should now be working
9347749a3c working on a bug. need to have an empty spot in which to place a bag.
Compare 3 commits »
vidak pushed to main at vidak/BAGQUEST.BAS 2026年06月09日 01:12:21 +02:00
5d765fd288 adding variable definitions
278037e7e9 bag exit code laid out, first draft.
Compare 2 commits »
vidak pushed to main at vidak/BAGQUEST.BAS 2026年06月09日 00:43:48 +02:00
1749bd9a02 we now have bags with items in them, generated at the start. this removes old code. this would have clobbered the bags with items in them.
vidak pushed to main at vidak/BAGQUEST.BAS 2026年06月09日 00:17:26 +02:00
6801fd2775 tested this. these lines are too long
vidak pushed to main at vidak/BAGQUEST.BAS 2026年06月07日 05:16:17 +02:00
f72c4d8919 random item generation added