doylet commented on issue doylet/feely_pona#19 2023-10-17 11:14:31 +00:00
[BUILDINGS] Can get destroyed

Deemed not necessary.

doylet closed issue doylet/feely_pona#19 2023-10-17 11:14:31 +00:00
[BUILDINGS] Can get destroyed
doylet commented on issue doylet/feely_pona#18 2023-10-17 11:14:24 +00:00
[UI] Health bars (buildings, terry, enemies)

Health bars are present on terry and mobs. Deemed not necessary for buildings.

doylet closed issue doylet/feely_pona#18 2023-10-17 11:14:24 +00:00
[UI] Health bars (buildings, terry, enemies)
doylet commented on issue doylet/feely_pona#17 2023-10-17 11:14:06 +00:00
[BUILDINGS] Have health

Deemed not necessary anymore.

doylet closed issue doylet/feely_pona#17 2023-10-17 11:14:06 +00:00
[BUILDINGS] Have health
doylet commented on issue doylet/feely_pona#16 2023-10-17 11:13:52 +00:00
[AI] Queue up outside building

Queueing is implemented

doylet closed issue doylet/feely_pona#16 2023-10-17 11:13:52 +00:00
[AI] Queue up outside building
doylet commented on issue doylet/feely_pona#15 2023-10-17 11:13:41 +00:00
[AI] Attack side buildings in base before going to heart

Decided not necessary as queuing is enough to slow down enemies.

doylet closed issue doylet/feely_pona#15 2023-10-17 11:13:41 +00:00
[AI] Attack side buildings in base before going to heart
doylet pushed to main at doylet/feely_pona 2023-10-17 11:12:01 +00:00
27b9789d7c build: Ignore the version file
7a1c42ab15 build: Don't check in version otherwise we can never have a clean repo
Compare 2 commits »
doylet pushed to main at doylet/feely_pona 2023-10-17 11:07:32 +00:00
c73e6e08a8 build: Generate versioning information for the website
doylet pushed to main at doylet/feely_pona 2023-10-17 01:43:53 +00:00
1bb1d71230 fp: Fix bug in platform API for set window title
doylet pushed to main at doylet/feely_pona 2023-10-17 01:30:36 +00:00
0030275bc9 fp: Make the website prettier, set the tab title
629c9d9b27 fp: Position and scale billboards
Compare 2 commits »
doylet pushed to main at doylet/feely_pona 2023-10-17 01:30:07 +00:00
472b6390e8 fp: Make the website prettier, set the tab title
doylet pushed to main at doylet/feely_pona 2023-10-16 13:36:09 +00:00
ba9014756b fp: Add billboards, fix terry attack scale, optimise atlas size and packaged audio
doylet pushed to main at doylet/feely_pona 2023-10-16 10:54:44 +00:00
2d509d15d3 fp: Build web in non-debug mode
doylet pushed to main at doylet/feely_pona 2023-10-16 06:32:39 +00:00
d03d4b285d fp: Setup website deploy script
doylet pushed to main at doylet/feely_pona 2023-10-16 04:51:27 +00:00
84314221b8 fp: Change strafe to L, browsers respond to spacebar by scrolling the page ...
doylet pushed to main at doylet/feely_pona 2023-10-16 04:02:26 +00:00
3a26bbf84f build: Fix textures not being copied over correctly