forked from marcobaye/mca2
-
Notifications
You must be signed in to change notification settings - Fork 0
/
TODO.txt
88 lines (76 loc) · 1.78 KB
/
TODO.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
mobile/fixed could be distinguished by sorting (first one, then
the other, with border value for CMP)
use string with stick
hide string
hide stick
gain bow
"You now have a bow"
if arrow @ inventory
" to shoot arrows with."
else
", pity you do not have arrows."
endif
use feather with stick
hide feather
hide stick
gain arrow
"You now have an arrow"
if bow @ inventory
" to shoot with your bow"
else
", pity you do not have a bow to shoot it."
endif
conv:
add "say"
vocabulary:
Down
! drop/dump (Lose? Throw?)
East
! examine (Look? eXamine?)
Help
Inventory/Items (Go from here to USE!)
North
South
Take
Up
! use X with Y
West
? (for Help)
Hoch
Inventar (von hier zu Benutze X mit Y!)
Ost
Nord
! nimm (grabsch?)
Runter
Süd
Untersuche
Verliere
West
oder vielleicht: "Items" -> und dann Nimm/Verliere/Untersuche/Benutze
-fadeout und fadein zu intro.a verschieben
-Intro von Inglish Glatss nachbauen
Clumsy Wizard oder Unicorn Shepard
einen dieser tollen Gratuliere-du-hast-es-geschafft-Endscreen
"Graphics: "
"Sound: J-Snake"
"Checking for 6502 or compatible... ok"
"Checking for VIC... ok"
"Checking for POKEY,,, failed",
"using fallback code:"
" checking for AY... failed"
taste zum reden mit npc (q wie quatschen)
disable "use x with x"
"use" ohne gegenstück (v wie verwende)
oben rechts Punktstand (oder Spieltitel)
item "npc" mit code für kommunikation
add "input" or "choice" command? Problem: User cannot save at that point!
change iso/utf8 encoding to _one_ variant!
Steckschwein-Version?
tweak aotb.py so it can be used as an example:
move items to PLAYER instead of to specific locations
"Raummeldungen" für Atmosphäre (frag Shmendric)
pimp vdc? code works, but not in VICE!
add RANDOM var
add TIME var?
add npc category, then "talk to".
compress strings