Adrian adngdb
adngdb pushed to main at adngdb/bourgade 2024-11-19 16:52:09 +00:00
8bed89b6dc Force the player to clear an oasis before they can pillage it.
0caa40bdca Populate the world map with more oasis and give them a maximum number of ressources that can be pillaged.
04b7ab7339 Transform the world map into an actual map with regions on it.
83adff2603 Add buildings that improve resource production.
Compare 4 commits »
adngdb pushed to main at adngdb/bourgade 2024-11-13 15:50:40 +00:00
933796bb4a Make buildings take longer to build.
9062d7b626 Make the palace work over 10 levels instead of 20.
c984b5b0c5 Allow to repeat indefinitely a mission to an oasis.
Compare 3 commits »
adngdb pushed to main at adngdb/bourgade 2024-11-13 10:54:02 +00:00
387e980f5d Implement the world wonder.
f8157c288c Add Great Warehouse and Great Granary, make buildings be unlocked at some Townhall levels.
Compare 2 commits »
adngdb pushed to main at adngdb/bourgade 2024-11-12 16:21:44 +00:00
a21585280a Add a Palace that gives new heroes, and allow different heroes to be sent on quests at the same time.
620bfb7581 Make the town hall reduce the construction time of buildings.
901d56ffa7 Add an image for each building.
Compare 3 commits »
adngdb pushed to main at adngdb/bourgade 2024-11-08 17:14:44 +00:00
ff7458757a Adjust the cost and construction time of all buildings.
adngdb pushed to main at adngdb/bourgade 2024-11-08 10:40:26 +00:00
5a0369070e Adjust quest rewards.
adngdb pushed to main at adngdb/bourgade 2024-11-07 16:15:45 +00:00
10bd9121a2 Add quests that give resources as reward.
1f312c072b Add a max level to all buildings.
92dd8716a4 Disable build button if cost of a building cannot be paid.
42b8dae615 Make soldiers carry less resources.
2dffb2dcac Add an oasis pillaging move.
Compare 7 commits »
adngdb pushed to main at adngdb/bourgade 2024-11-05 11:44:29 +00:00
f427f4e2b6 Move the amount of culture to reach to win into a constant.
3587196bd9 Remove the queue of building construction and instead make buildings upgrade in parallel.
4768e22a39 Kill units when food is negative.
33eb732162 Show culture production.
e14cb045f7 Slight improvement to the building panel.
Compare 9 commits »
adngdb pushed to main at adngdb/bourgade 2024-11-04 18:04:15 +00:00
fbe48f925d Add a button to upgrade a building from the village map.
dd50d9b80d Add a victory screen.
04a37732d9 Show culture in the HUD and make philosophers produce it.
Compare 3 commits »
adngdb pushed to main at adngdb/bourgade 2024-11-04 16:56:59 +00:00
6c18870b6b Rename the game to Bourgade.
adngdb renamed repository from incremental-builder to adngdb/bourgade 2024-11-04 16:54:42 +00:00
adngdb pushed to main at adngdb/bourgade 2024-10-25 17:04:21 +00:00
66c8c093b1 Missing change after file rename.
adngdb pushed to main at adngdb/bourgade 2024-10-25 17:03:36 +00:00
cd872d76e8 Add a first unit, Philosophers, that you can recruit, but they do nothing for now.
adngdb pushed to main at adngdb/bourgade 2024-10-24 17:27:36 +00:00
fe34ffee8d Add buildings to a construction queue when building or upgrading them.
21952c2024 Make the navigation bar prettier.
756f2bc152 Show a map of the outside of the village, with all the resource farms.
a47486973c Create all resource buildings by default.
25f281028c Add a building panel to upgrade them.
Compare 8 commits »
adngdb pushed to main at adngdb/bourgade 2024-10-23 08:37:57 +00:00
16db8ee0be Add fields and food consumption.
6f1c3b3070 Add a town hall building, refactor building creation.
Compare 2 commits »
adngdb pushed to main at adngdb/bourgade 2024-10-22 16:27:41 +00:00
80867d6ccf Add a move and button to create a new building.
0397c9f991 Added the warehouse and granary to store resources.
Compare 2 commits »
adngdb pushed to main at adngdb/bourgade 2024-10-21 15:35:39 +00:00
b564520d56 Add resource production buildings and a way to upgrade them.
d5058c4cbe Setup initial Vite + TypeScript + Svelte template.
adngdb created branch main in adngdb/bourgade 2024-10-21 15:35:39 +00:00
adngdb created repository adngdb/bourgade 2024-10-21 09:44:15 +00:00
adngdb pushed to master at adngdb/delire.party 2024-02-07 11:48:44 +00:00
e5ee9809bd Add a little zoom on image in link cards.