Commit Graph
431 Commits
Author SHA1 Message Date
devZoGok 055ea5d97a tech buttons are only clickable when they should be 2024-03-30 09:48:54 +02:00
devZoGok 541cc7ff25 tech research refactoring 2024-03-30 09:41:52 +02:00
devZoGok f9889f145d tech research graph screen 2024-03-24 17:15:08 +02:00
devZoGok e6d6e675ec imagePath is now an optional Lua GUI config field
added new Textures folder structure
2024-03-24 17:11:13 +02:00
devZoGok 1bb23231cb creating correct number GUI elements in the trading hub screen according to the number of players 2024-03-23 14:50:19 +02:00
devZoGok ff8f14e602 additional GUI elements 2024-03-23 10:37:33 +02:00
devZoGok d85152f065 individual player trading screen 2024-03-23 10:25:58 +02:00
devZoGok 8c02e0d98c new buttons 2024-03-23 08:36:16 +02:00
devZoGok 3aec1aaf7e in game GUI background rects 2024-03-17 15:59:19 +02:00
devZoGok ce62c429c5 unit orders aren't invoked if pressing a button 2024-03-17 15:07:16 +02:00
devZoGok ae93ada2c4 Merge pull request #95 from devZoGok/bf-93-missile-folder
bf-93-missile-folder
2024-03-10 14:21:08 +00:00
devZoGok 785b3e9d52 added missing assets 2024-03-10 16:18:08 +02:00
devZoGok 038bb495ae Merge pull request #94 from devZoGok/ft-38-trading
Ft 38 trading
2024-03-10 14:12:34 +00:00
devZoGok c35f859769 Merge branch 'develop' into ft-38-trading 2024-03-10 16:07:25 +02:00
devZoGok e7c26e699c Merge pull request #92 from devZoGok/ft-43-tech-research
Ft 43 tech research
2024-03-10 14:06:45 +00:00
devZoGok e2d6a1ae69 implemented instant trading 2024-03-10 15:41:56 +02:00
devZoGok 8a885391f9 guiScreen is now an optional property 2024-03-09 14:54:20 +02:00
devZoGok feef91c999 technology research button 2024-03-09 14:49:04 +02:00
devZoGok aaf1ee61b9 unit unlock research 2024-03-09 14:05:45 +02:00
devZoGok 7d8cb88194 research status bar 2024-03-09 14:05:12 +02:00
devZoGok 74515d06e1 factories and engineers produce and build units by their specific buildable unit tables 2024-03-03 15:47:09 +02:00
devZoGok 7194db47ff minor fixes and improvements 2024-03-03 14:42:16 +02:00
devZoGok b9f01da844 tech researching 2024-02-25 17:21:22 +02:00
devZoGok 43ccac92d4 structures work only once complete
research structures research when they have min 30% HP
2024-02-25 16:46:52 +02:00
devZoGok bce93977bd technologies in posession improve unit abilities 2024-02-25 15:19:10 +02:00
devZoGok 309f967b2d cost property factored out into configs 2024-02-25 13:47:23 +02:00
devZoGok ebd42f6cab add-technology command 2024-02-24 14:45:26 +02:00
devZoGok 7deb161283 initting technologies 2024-02-24 12:51:02 +02:00
devZoGok 59670c9310 labs generate research 2024-02-24 12:12:48 +02:00
devZoGok 42d9b6f739 Merge pull request #85 from devZoGok/bf-82-vb01
bf-82-vb01
2024-02-17 13:25:39 +00:00
devZoGok 4f209d343e Merge pull request #90 from devZoGok/ft-88-engi-weapons
Ft 88 engi weapons
2024-02-17 13:25:15 +00:00
devZoGok 21249e0777 engineers can only hack units within a certain distance 2024-02-17 14:50:21 +02:00
devZoGok b9071536d6 corrected hacked unit behaviour 2024-02-17 12:55:52 +02:00
devZoGok 5c3c63a622 engineer unit stat corrections 2024-02-17 12:55:31 +02:00
devZoGok c9f62593db engineers can be issued hack orders 2024-02-17 12:44:18 +02:00
devZoGok 4ff7bfa606 Merge pull request #87 from devZoGok/ft-82-unit-states
Ft 82 unit states
2024-02-17 09:27:58 +00:00
devZoGok 8def62a53c Added the Unit::State constructor argument 2024-02-17 11:21:01 +02:00
devZoGok 56ba61e056 minor changes 2024-02-16 16:22:58 +02:00
devZoGok 14c9058f0d Merge branch 'develop' into ft-82-unit-states 2024-02-16 16:05:05 +02:00
devZoGok d285cf76ef Merge pull request #86 from devZoGok/ft-83-cpu-ai
Ft 83 cpu ai
2024-02-16 14:04:40 +00:00
devZoGok 49b31e94b9 minor fixes 2024-02-16 15:40:28 +02:00
devZoGok bd39e8581f units can attack targets inspite of HOLD_FIRE when ordered exlicitly 2024-02-16 15:22:54 +02:00
devZoGok 8bc9961359 binds to choose between unit states 2024-02-16 15:22:54 +02:00
devZoGok 2948be04ee corrected vehicle behaviour when acting on self assigned orders 2024-02-16 15:22:53 +02:00
devZoGok ef290ee880 automatically attacking hostle units 2024-02-16 15:22:53 +02:00
devZoGok e383c191be update 2024-02-12 19:06:08 +02:00
devZoGok 781f1649b0 AI chooses the closest deposit to build an extractor 2024-02-11 15:44:45 +02:00
devZoGok 2932c2b923 CPU AI sends taskforce by spawnpoint 2024-02-10 20:51:41 +02:00
devZoGok 3780b47c2b expanded destroyed building reconstruction by AI
utility methods
2024-02-10 20:31:42 +02:00
devZoGok c090992547 variable resource collection speed 2024-02-10 14:34:25 +02:00