Commit Graph
460 Commits
Author SHA1 Message Date
devZoGok 5700e3d9e4 Merge pull request #124 from devZoGok/imp-122-stat-dyn-build
Imp 122 stat dyn build
2024-06-13 07:55:56 +00:00
devZoGok cb4991d195 added and changed build flags for easier building on Windows 2024-06-13 10:50:43 +03:00
devZoGok 3961174b46 building dependencies statically or dynamically 2024-06-12 20:14:52 +03:00
devZoGok 6e653122c4 Merge pull request #121 from devZoGok/imp-116-extractor-building
Imp 116 extractor building
2024-06-12 16:37:43 +00:00
devZoGok 16a90e643b Merge branch 'develop' into imp-116-extractor-building 2024-06-11 20:51:51 +03:00
devZoGok 8949df76c9 Merge pull request #120 from devZoGok/bf-106-exit-button
Bf 106 exit button
2024-06-11 17:51:00 +00:00
devZoGok b4be3bbe66 Merge branch 'develop' into bf-106-exit-button 2024-06-11 20:47:24 +03:00
devZoGok 48a023c44a updated vb01 2024-06-11 20:46:34 +03:00
devZoGok 9638b5b53d Merge branch 'develop' into imp-116-extractor-building 2024-06-11 20:28:18 +03:00
devZoGok f00d52eaea Merge pull request #119 from devZoGok/ft-115-in-game-gui
Ft 115 in game gui
2024-06-11 17:26:27 +00:00
devZoGok b9baa05f27 working exit button 2024-05-29 20:31:45 +03:00
devZoGok fe0b7979a1 corrected unevenness check 2024-05-29 20:16:38 +03:00
devZoGok 76bf747451 extractors can only be built on unoccupied deposits 2024-05-29 20:09:35 +03:00
devZoGok aa657e34af snapping extractor frames to resource deposits 2024-05-29 20:00:49 +03:00
devZoGok 1a5fbccc5b using player name in 1:1 trading screens 2024-05-25 20:30:23 +03:00
devZoGok 1274ba20f6 correctly deleting GUI rects when changing trading screens 2024-05-25 20:19:09 +03:00
devZoGok 83b9184812 technologies' placeholder names 2024-05-19 18:08:53 +03:00
devZoGok 04ed6c4ed6 new icons 2024-05-19 15:59:58 +03:00
devZoGok d67b9ba974 corrected status bar Z coordinate 2024-05-19 14:12:57 +03:00
devZoGok 8b6a50af1e createable trade offers 2024-05-18 20:23:58 +03:00
devZoGok 17f7748b45 corrected Z coordinates in the tech tree 2024-05-18 20:20:18 +03:00
devZoGok a6c3e3df1c shifted placement of resource and trading GUI elements 2024-05-18 15:06:49 +03:00
devZoGok 2dcc1973ae using 3D positions for GUI elements 2024-05-18 11:47:56 +03:00
devZoGok b4891fd890 removed imagepath fields 2024-05-16 19:47:09 +03:00
devZoGok c323950f07 mouse cursor 2024-05-15 19:02:18 +03:00
devZoGok 04c97521c6 using correct resource icons 2024-04-01 12:26:04 +03:00
devZoGok d0d49da906 resource ammount incrementation and decrementation buttons 2024-04-01 12:10:24 +03:00
devZoGok 9a194636da trade offer buttons have the trading partner player's id 2024-04-01 11:37:54 +03:00
devZoGok 3d59277d1b added missing changes 2024-04-01 09:34:23 +03:00
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