Compare commits

..

4 commits

Author SHA1 Message Date
Kevin Schmidt
20466ed45f TD-47: Show Money and Hitpoints
All checks were successful
Quality Check / Linting (pull_request) Successful in 6s
Quality Check / Linting (push) Successful in 6s
2025-03-13 13:21:53 +01:00
31075ba2b5
Chore: Bump to newest API version
All checks were successful
Quality Check / Linting (push) Successful in 6s
Build Application / generate (push) Successful in 21s
Build Application / build (tower_defence_web, build/*, build, build/index.html, Web) (push) Successful in 16s
Build Application / build (tower_defence.elf, tower_defence.elf, tower_defence.elf, Linux) (push) Successful in 19s
Build Application / build (tower_defence.exe, tower_defence.exe, tower_defence.exe, Windows) (push) Successful in 21s
Build Application / build-docker (push) Successful in 16s
Build Application / release (push) Successful in 9s
2025-03-13 04:22:29 +01:00
8b61ddb89e
Merge pull request '[Fix]: Dead Code' (!8) from fix/unused-breaking-old-template-code into trunk
All checks were successful
Quality Check / Linting (push) Successful in 7s
Build Application / generate (push) Successful in 22s
Build Application / build (tower_defence_web, build/*, build, build/index.html, Web) (push) Successful in 15s
Build Application / build (tower_defence.elf, tower_defence.elf, tower_defence.elf, Linux) (push) Successful in 18s
Build Application / build (tower_defence.exe, tower_defence.exe, tower_defence.exe, Windows) (push) Successful in 20s
Build Application / build-docker (push) Successful in 17s
Build Application / release (push) Successful in 9s
Reviewed-on: #8
Reviewed-by: SZUT-Kevin <kevin.schmidt9101@gmail.com>
2025-03-12 10:07:21 +00:00
ca2fb20e6f
Fix: remove old Code that breaks the current one
All checks were successful
Quality Check / Linting (push) Successful in 6s
Quality Check / Linting (pull_request) Successful in 7s
2025-03-12 09:58:08 +01:00
2 changed files with 2 additions and 2 deletions

View file

@ -5,7 +5,7 @@ lint:
-gdlint .
-gdformat .
api_version := "v0.0.0-rc.4"
api_version := "v0.0.0-rc.8"
api_location := "scripts/api-client"
generate:
#!/bin/sh

View file

@ -36,7 +36,7 @@ scroll_active = false
autowrap_mode = 0
script = ExtResource("1_saby1")
[node name="Time" type="RichTextLabel" parent="UI/HUD"]
[node name="Money" type="RichTextLabel" parent="UI/HUD"]
layout_mode = 1
anchors_preset = 8
anchor_left = 0.5