Commit Graph
149 Commits
Author SHA1 Message Date
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 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 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 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 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 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 21249e0777 engineers can only hack units within a certain distance 2024-02-17 14:50:21 +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 56ba61e056 minor changes 2024-02-16 16:22:58 +02:00
devZoGok 49b31e94b9 minor fixes 2024-02-16 15:40:28 +02:00
devZoGok 8bc9961359 binds to choose between unit states 2024-02-16 15:22:54 +02:00
devZoGok ef290ee880 automatically attacking hostle units 2024-02-16 15:22:53 +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
devZoGok d1394e9f2a AI builds a taskforce
bugfixes and optimizations
2024-02-09 20:21:38 +02:00
devZoGok e6c250ed09 CPU AI builds a refinery, land factory, an extractor and starts harvesting
corrected harvester unit type
2024-02-04 15:18:06 +02:00
devZoGok 7361fbcd6f CPU players build a fort and train 2 engineers 2024-02-03 15:38:45 +02:00
devZoGok 2eebc95419 building and vehicle construction consumes refineds 2024-01-26 17:12:49 +02:00
devZoGok 1d559d34e3 implemented forts 2024-01-26 16:03:26 +02:00
devZoGok 213536db2f using specific SFX for projectiles
a new SFX for torpedos
2024-01-26 15:12:14 +02:00