490 Commits

Author SHA1 Message Date
Tixx c1627cabf7 Merge pull request #311 from RainlessSky/rainlesssky-5
Add more colors to css-snippets.md and sort them by rainbow
2026-05-17 13:39:13 +02:00
RainlessSky 964589db70 Add more colors and sort them by rainbow 2026-05-16 12:54:08 -07:00
Tixx 527fd6e096 Merge pull request #310 from RainlessSky/rainlesssky-5
Fix listing the non-existent --bng-add-yellow-* as a CSS variable in css-snippets.md
2026-05-16 21:16:35 +02:00
RainlessSky fdc9c038b9 Fix listing the non existant bng-add-yellow as a CSS variable 2026-05-16 12:11:46 -07:00
Tixx 503884077c Merge pull request #309 from RainlessSky/rainlesssky-5
Fix a new one character typo in css-snippets.md
2026-05-16 21:05:11 +02:00
RainlessSky b8dded00ee Fix a new one character typo in css-snippets.md 2026-05-16 11:59:29 -07:00
Tixx ce6608151b Merge pull request #307 from RainlessSky/rainlesssky-5
Fix one character typo in content tabs of css-snippets.md
2026-05-16 20:56:13 +02:00
RainlessSky 7b7596bd8f Fix one character typo 2026-05-16 11:51:00 -07:00
Tixx 60049d9d7f Merge pull request #306 from RainlessSky/rainlesssky-5
Try to fix content tabs again
2026-05-16 20:46:20 +02:00
RainlessSky 9154d25826 Try to fix content tabs again 2026-05-16 11:41:40 -07:00
Tixx fdbae24b56 Merge pull request #301 from carsakiller/vehicle-event-data
Add examples of data parameters
2026-05-16 20:31:38 +02:00
Tixx 6d0f61f1b6 Merge pull request #303 from carsakiller/302-clarify-vehicle-swap-event
add: clarify that replacing a vehicle only fires onVehicleEdited
2026-05-16 20:29:35 +02:00
RainlessSky e512389ddc - Attempt to fix content tabs
- Remove march-28-outage.md
2026-05-13 17:37:01 -07:00
carsakiller 166fd45823 add: clarify that replacing a vehicle only fires onVehicleEdited
Fixes #302
2026-05-13 00:59:40 +00:00
carsakiller 0fc1d9db8c add: examples of data parameters
For both onVehicleSpawn and onVehicleEdited
2026-05-12 23:30:48 +00:00
Protogen187 e175a9396a Update game-faq.md
apply Tixx's suggested change
2026-05-02 20:21:13 +02:00
Protogen187 f17d12b30e Update Clearing-mods.md
implement suggested changes by tixx
2026-04-26 22:23:24 +02:00
Protogen187 8bbe83ed0f Merge branch 'main' into main 2026-04-25 13:23:06 +02:00
Protogen187 3bcf6c297f Update game-faq.md 2026-04-25 13:21:24 +02:00
Protogen187 bccea79be1 Update game-faq.md 2026-04-25 13:18:32 +02:00
Protogen187 5550a70a90 Merge branch 'main' into main 2026-04-24 22:38:54 +02:00
turrrbina 422d4f8658 Added 'export VCPKG_ROOT' to update part
I didnt think of this, the exports are gone after an initial build and the user runs into problems when updating.
I didnt put in the "export PATH=$VCPKG_ROOT:$PATH" because imho its not necessary
2026-04-24 21:50:44 +02:00
Tixx 36c82d90b3 Merge branch 'main' into main 2026-04-20 00:31:38 +02:00
Protogen187 2e40f1e38a Update Clearing-mods.md 2026-04-19 09:09:03 +02:00
Protogen187 7c6964c131 Update Clearing-mods.md 2026-04-19 09:04:34 +02:00
turrrbina 00f04eb9cd Update getting-started.md with build instructions
forgot the backticks
2026-04-18 22:24:39 +02:00
turrrbina 93b14f3f27 Update getting-started.md with release checkout info
Added instructions for checking out the latest release tag.
2026-04-18 22:22:26 +02:00
Protogen187 81dec8a54c Rename How-to-deactivate-mods.md to Clearing-mods.md
renaming da file
2026-04-18 21:53:21 +02:00
Protogen187 b0271b0ced Update Anti-Mod documentation 2026-04-18 21:19:02 +02:00
Protogen187 14511aac0a Merge branch 'main' into Protogen187-patch-1 2026-04-18 21:04:41 +02:00
Tixx b082385534 Merge pull request #289 from StanleyDudek/patch-2
Correct the order of operations for building launcher on Linux
2026-04-18 20:37:55 +02:00
Dudekahedron 61a4ad5628 Update getting-started.md correct order of operations for building launcher on Linux 2026-04-18 10:56:44 -07:00
Protogen187 b88833fa70 Update create-a-server.md
Fix keymaster link
2026-04-18 19:50:48 +02:00
turrrbina cff7fb1c70 Merge branch 'BeamMP:main' into main 2026-04-17 07:20:35 +02:00
turrrbina c77d6d9370 Fixed Keymaster URL
Updated Keymaster link to the correct URL in two places
2026-04-17 07:20:24 +02:00
Protogen187 0e8a442270 Merge branch 'main' into Protogen187-patch-1 2026-04-16 20:39:56 +02:00
5DROR5 13fa41cbdd Update Client-Side.md 2026-04-13 10:40:58 +01:00
5DROR5 2aebc3c36f Create Server-Side.md 2026-04-13 10:40:58 +01:00
5DROR5 e91068a21f Create Client-Side.md 2026-04-13 10:40:58 +01:00
turrrbina e8192486d0 Update launcher instructions in getting-started.md
Clarified instructions for updating the launcher.
2026-04-12 14:51:31 +02:00
turrrbina 917000d7b3 Update getting-started.md 2026-04-12 14:50:09 +02:00
turrrbina 832bf7dd7f Revise launcher update instructions in getting-started.md
Updated instructions for updating the launcher, including new cmake commands.
2026-04-12 14:48:42 +02:00
turrrbina ddfac586e5 Add launcher update instructions to getting started
Added instructions for updating the launcher in the getting started guide.
2026-04-12 14:46:46 +02:00
Protogen187 fd14341d77 Merge branch 'main' into Protogen187-patch-1 2026-04-11 20:59:45 +02:00
RainlessSky 6a38c02449 Add short unlisted FAQ page for the ongoing BeamMP outage to support some time. Assuming it can be linked w/o being on the nav, support can just link to whichever question. 2026-04-04 15:09:22 +01:00
RainlessSky 486f134a5c Update and reorganize getting-started.md to reflect the new installation experience as of April 1st, 2026 (in PDT) 2026-04-04 15:09:22 +01:00
RainlessSky b7a14ad4ed - Split snippets.md into lua-snippets.md, css-snippets.md, imgui-snippets.md, cef-snippets.md
- Added common variables to css-snippets.md
- Added common ImGui functions to imgui-snippets.md
- Added alternatively-styled content tabs to extension list in mkdocs.yml
- Created basic ImGui tutorial in imgui-window-tutorial.md (formerly imgui-windows.md)
- Fixed indentation error in lua-snippets.md
2026-04-04 15:09:22 +01:00
RainlessSky f341f4607c - Reword some sentences in introPopups
- Reorder some sections in introPopups
2026-03-31 23:17:00 +01:00
RainlessSky 666fec4122 - Add introPopupCareer
- Update introPopupTutorial
- Update introPopupMission
- Reorganize introPopups
2026-03-31 23:17:00 +01:00
RainlessSky 00bb322aa4 Adjust lua code snippets header to match others in snippets.md 2026-03-31 23:17:00 +01:00