Commit Graph
543 Commits
Author SHA1 Message Date
devZoGok b2f01e6ddb Merge pull request #158 from devZoGok/bf-154-vessel-pathfinding
Bf 154 vessel pathfinding
2024-07-28 11:51:27 +00:00
devZoGok 6cc2d77f5e added missing raycastTerrain 2024-07-27 20:30:58 +03:00
devZoGok 694e2f6da3 factored out land and water body ray casting 2024-07-27 19:33:17 +03:00
devZoGok a595eae404 improved map export 2024-07-27 18:30:57 +03:00
devZoGok 744c105051 fixed game object property reading 2024-07-27 18:30:39 +03:00
devZoGok c1123f0a06 Merge pull request #152 from devZoGok/bf-148-raycast-lag
Bf 148 raycast lag
2024-07-21 13:26:16 +00:00
devZoGok afd20925ce Merge branch 'develop' into bf-148-raycast-lag 2024-07-21 16:23:50 +03:00
devZoGok fce287968c Merge pull request #151 from devZoGok/bf-147-unit-selection
Bf 147 unit selection
2024-07-21 13:22:34 +00:00
devZoGok ee104f3402 Merge branch 'develop' into bf-147-unit-selection 2024-07-21 16:18:53 +03:00
devZoGok 0a3ce65002 Merge pull request #150 from devZoGok/bf-146-screen-to-space
Bf 146 screen to space
2024-07-21 13:16:24 +00:00
devZoGok dc6ea9a679 Merge pull request #149 from devZoGok/ft-132-color-models
Ft 132 color models
2024-07-21 13:13:03 +00:00
devZoGok 705fba0c64 using vb01 and gameBase master branches 2024-07-21 16:07:09 +03:00
devZoGok c1093d68ca updated vb01 2024-07-21 15:04:11 +03:00
devZoGok fdaa2bf2bd using distance to ray argument for optimization 2024-07-21 15:00:49 +03:00
devZoGok 027dfc2071 quick fixes 2024-07-21 14:45:23 +03:00
devZoGok 3d7e579a98 updated test maps 2024-07-21 14:37:52 +03:00
devZoGok feb64624ad updated unit selection boxes 2024-07-21 14:28:26 +03:00
devZoGok 200c30664b bugfix to allow either to give units orders or select via dragbox 2024-07-20 18:25:24 +03:00
devZoGok ef541e4ef6 improved selection via dragbox 2024-07-20 18:25:24 +03:00
devZoGok aeb669f47e corrected usage of height offsets 2024-07-20 18:25:24 +03:00
devZoGok 4cdcc6bd61 implemented algorithm to detect point position relative to edges 2024-07-20 18:25:24 +03:00
devZoGok ca0c31c208 corrected hitbox updates after game unpause 2024-07-20 18:25:24 +03:00
devZoGok acd2450e56 using lookAt arguments with perpendicular view and up vectors 2024-07-20 18:24:28 +03:00
devZoGok af71811731 fixed 2D to 3D camera direction offset calculation 2024-07-11 18:05:37 +03:00
devZoGok 860292bafa Merge branch 'develop' into ft-132-color-models 2024-07-07 16:52:42 +03:00
devZoGok dd5a7f732f Merge pull request #138 from devZoGok/ft-118-unit-fx
Ft 118 unit fx
2024-07-07 13:51:42 +00:00
devZoGok 0be0a95684 changes to accomodate building on MSVC 2024-06-30 18:58:38 +03:00
devZoGok 967b56baa4 increased max number of zooms 2024-06-30 17:16:28 +03:00
devZoGok 8b23698aae fixed point defense model 2024-06-30 17:15:57 +03:00
devZoGok 95aa1c386e fixed engineer model 2024-06-30 17:14:58 +03:00
devZoGok 2bc351710f color coded war mechs 2024-06-30 17:14:10 +03:00
devZoGok 50050a5881 updated VFX pos 2024-06-30 15:51:27 +03:00
devZoGok dc8195cb78 updated camera configs 2024-06-30 15:43:19 +03:00
devZoGok 29ad993df7 updated projectiles for scaled ships 2024-06-30 15:42:04 +03:00
devZoGok 8144925495 scaled unit models 2024-06-29 14:42:46 +03:00
devZoGok 90af53a96f using player color for lasers 2024-06-29 12:02:31 +03:00
devZoGok 806505b1e1 refinery build button 2024-06-29 11:52:10 +03:00
devZoGok 945e1e8340 updated structure models 2024-06-29 11:52:10 +03:00
devZoGok 5b7b7a5d24 added missing file 2024-06-29 11:52:09 +03:00
devZoGok 7dfe80305d textured and color-coded unit model nodes 2024-06-29 11:52:09 +03:00
devZoGok b087238fbb simple color coded unit models 2024-06-29 11:52:07 +03:00
devZoGok fc6751db01 integrated zooming the camera in and out 2024-06-29 11:50:08 +03:00
devZoGok 615fcd70c9 scrollable listboxes 2024-06-29 11:16:09 +03:00
devZoGok b1ae9d8a8c Merge branch 'develop' into ft-118-unit-fx 2024-06-26 08:35:46 +03:00
devZoGok 94fe50900d Merge pull request #137 from devZoGok/master
Merge updated README into develop
2024-06-26 05:34:52 +00:00
devZoGok 93f801723e Merge pull request #136 from devZoGok/doc-135-win-build-doc
doc-135-win-build-doc
2024-06-26 05:33:41 +00:00
devZoGok 04c63a084d updated build doc 2024-06-26 08:31:50 +03:00
devZoGok 8da706351b quickfix for MSVC 2024-06-25 20:31:14 +03:00
devZoGok d363d5fc84 added missing muzzle flash model 2024-06-25 20:14:32 +03:00
devZoGok 2b7e5114bc refactored optionals for MSVC 2024-06-25 20:13:49 +03:00