ambient & hint subtitles and subtitles for citadel + training (#1337)

* hint & ambient subtitle support + `training` & `village1` subs

* update refs

* Update game_subtitle_en.gs

* Update game_subtitle_en.gs

* update source

* more subtitles

* Update game_subtitle_en.gs

* Update game_subtitle_en.gs

* tests

* typo.
This commit is contained in:
ManDude
2022-04-26 01:01:39 +01:00
committed by GitHub
parent 5842081e46
commit 1bede6954d
60 changed files with 748 additions and 376 deletions
+2 -2
View File
@@ -1276,7 +1276,7 @@
)
(dma-bucket-insert-tag
(-> *display* frames (-> *display* on-screen) frame bucket-group)
(bucket-id debug-draw0)
(bucket-id debug)
s4-0
(the-as (pointer dma-tag) a3-1)
)
@@ -1410,7 +1410,7 @@
(if (!= (+ s5-1 1) (-> arg0 h-first))
(add-debug-line
#t
(bucket-id debug-draw1)
(bucket-id debug-no-zbuf)
(-> arg0 points s5-1)
(-> arg0 points (+ s5-1 1))
(new 'static 'rgba :r #x80 :g #xc0 :b #x80 :a #x80)