94 Commits
Author SHA1 Message Date
devZoGok a9f432507f Merge pull request #290 from devZoGok/ft-256-unit-selection-groups
Ft 256 unit selection groups
2026-08-21 06:47:27 +00:00
devZoGok 47b156b8d6 common PF button super class 2026-08-07 11:54:55 +03:00
jowen005 ef15c0150a Implement Unit minimaps 2026-08-06 01:40:33 -04:00
devZoGok 0770d64784 removing projectiles if they go out of map bounds 2026-02-01 10:26:54 +02:00
devZoGok 450dcdb1d8 Merge branch 'depth-charge' into ft-217-depth-charge 2026-01-29 20:47:52 +02:00
devZoGok a608273b57 rotatable freezer turret
removed CryoGun class
2026-01-28 19:46:01 +02:00
devZoGok f70532788a dropping depth charges 2026-01-28 19:12:51 +02:00
devZoGok 1cfa181918 point defenses aim vertically towards missiles 2025-12-05 14:43:18 +02:00
devZoGok 4fa5d73c1b using the Destructable class as part of units' and projectiles' inheritance structure 2025-11-29 15:57:27 +02:00
devZoGok d092f61fe0 playable music in game 2025-06-21 19:42:17 +03:00
devZoGok 44a22ab98e freezer ships can freeze units 2025-06-08 10:47:20 +03:00
devZoGok 8a2d67ec2a EMP boat
moved explode() to the Environment class
2025-06-06 16:33:55 +03:00
devZoGok 79212f0217 separated weapons from units 2025-06-05 19:55:58 +03:00
devZoGok b8051f24df refactored checking if a point is within a cuboid
ice sheets can be crushed
2025-06-04 15:45:27 +03:00
devZoGok 90a11b6f58 subs can only fire missiles when reemerged 2025-06-01 10:12:47 +03:00
devZoGok 3f9c385728 artillery pieces firing missiles 2025-05-31 19:37:31 +03:00
devZoGok 94ee446741 implemented shells 2025-05-14 19:34:01 +03:00
devZoGok 46c0044767 accessible trading screen 2025-04-17 20:15:26 +03:00
devZoGok 9eea473bef placeable unit order buttons
working unit ability buttons
2025-03-31 19:47:05 +03:00
devZoGok 12c3a67122 loading bar 2025-03-28 19:56:06 +02:00
devZoGok ae3e9b8b73 variable number of CPU player listboxes in map selection screens 2025-03-02 16:16:55 +02:00
devZoGok eebe03fef5 vastly optimized pathfinding 2025-01-10 19:10:31 +02:00
devZoGok e0b6550787 implemented toggle-debug command 2024-10-19 17:22:25 +03:00
devZoGok 5566a8b5e8 clicking on the minimap moves the camera 2024-09-15 15:19:54 +03:00
devZoGok a01e3b9ea3 Merge branch 'develop' into ft-118-unit-fx 2024-06-16 14:39:12 +03:00
devZoGok 8817f12d6f using different compile flags for MSVC 2024-06-15 12:28:07 +03: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 d3d7daa477 FX manager 2024-06-01 15:53:38 +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 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 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 feef91c999 technology research button 2024-03-09 14:49:04 +02:00
devZoGok ebd42f6cab add-technology command 2024-02-24 14:45:26 +02:00
devZoGok 59670c9310 labs generate research 2024-02-24 12:12:48 +02:00
devZoGok ceba728438 implemented 2 different types of transport ships 2024-01-24 15:35:08 +02:00
devZoGok b868cea8a1 added and edited cargo ship, extractor and refinery models 2024-01-24 14:54:34 +02:00
devZoGok a36648eabe launchable cruise missiles 2024-01-21 15:42:17 +02:00
devZoGok 827589c823 submarines fire torpedos 2024-01-16 20:01:19 +02:00
devZoGok f884fc1647 victory and defeat screens 2023-12-26 15:13:54 +02:00
devZoGok 760b986b18 implemented point defense 2023-11-26 09:38:19 +02:00
devZoGok 6a2b9d8fe8 trainable units 2023-11-26 08:21:13 +02:00
devZoGok 7d2dcc2fd4 implemented garrison slot rendering 2023-10-21 14:32:15 +03:00
devZoGok 0a4b7ae08e Transport vehicle class 2023-10-17 19:46:16 +03:00
devZoGok d32b98be3e destructible units 2023-10-15 16:00:47 +03:00
devZoGok b895a85378 implemented central Game class 2023-10-08 15:08:45 +03:00
devZoGok 3696158e78 refactored unit, projectile and resource deposit data scripts with coresponding namespaces 2023-10-07 16:36:37 +03:00
devZoGok cf9ac6199e factored out GameObjectFrame
refactored GameObject/Unit- Factory class
2023-10-07 12:43:08 +03:00