350 Commits

Author SHA1 Message Date
Protogen187
cf33bacea0 Update port-forwarding.md
small additional description of why we are doing the static IP thing.
2025-01-26 09:25:16 +01:00
Protogen187
dc4e9e66ee Update create-a-server.md
changed info about the need of port forwarding
2025-01-23 08:06:30 +01:00
Tixx
646babe2c3
Merge pull request #104 from MrGeorgey/main
Scripting documention improvements and naming changes
2025-01-17 17:55:12 +01:00
Protogen187
70112a7bee Create Where-can-I-find-my-IP.md
previous file ended up in incorrect path of the repository
2025-01-17 13:20:00 +01:00
Samuel Towers
fb9d90fc9b
Merge branch 'main' into main 2025-01-17 08:44:33 +11:00
Samuel Towers
c6bef17098
simplify IsPlayerConnected example
Co-authored-by: Tixx <83774803+WiserTixx@users.noreply.github.com>
2025-01-17 08:43:41 +11:00
BoubouleTheCutestHamster
aa5034aa60 Fixing ui-apps.md
forgot `` around the <style> so it was leading to an error
2025-01-16 12:37:31 +01:00
O1LER
69be1672b4
Merge branch 'main' into main 2025-01-16 08:29:49 +01:00
georgey
74a9b49019 simplyify GetPlayerVehicles example 2025-01-16 10:48:29 +11:00
georgey
9067d94fbb change wording, add second example to SendChatMessage, add Set() comment 2025-01-16 10:48:15 +11:00
Samuel Towers
19dd21cfe2
change wording of IsPlayerGuest
Co-authored-by: Tixx <83774803+WiserTixx@users.noreply.github.com>
2025-01-16 09:55:09 +11:00
georgey
5ea196eaf1 expand upon GetPlayerIdentifiers explanation 2025-01-16 09:52:55 +11:00
georgey
a00e8dc567 continue GetPositionRaw error handling 2025-01-16 09:49:28 +11:00
georgey
315c8d1f20 simplify DropPlayer example 2025-01-16 09:47:39 +11:00
georgey
d26afe8630 Merge branch 'main' of https://github.com/MrGeorgey/better_docs 2025-01-16 09:44:48 +11:00
Samuel Towers
4e8601b0fd
change RemoveVehicle() example to simple iteration
Co-authored-by: Tixx <83774803+WiserTixx@users.noreply.github.com>
2025-01-16 09:44:22 +11:00
Samuel Towers
318a80ed1c
simplify printing player name
Co-authored-by: Tixx <83774803+WiserTixx@users.noreply.github.com>
2025-01-16 09:42:27 +11:00
Samuel Towers
e06797dd23
expand upon IsPlayerConnected explanation
Co-authored-by: Tixx <83774803+WiserTixx@users.noreply.github.com>
2025-01-16 09:41:50 +11:00
georgey
e750609d1b link RegisterEvent to event sections 2025-01-16 09:40:14 +11:00
georgey
b8f3185bdc handle error on GetPositionRaw 2025-01-16 09:34:19 +11:00
Samuel Towers
887c2945cb
simplify printing player identifiers
Co-authored-by: Tixx <83774803+WiserTixx@users.noreply.github.com>
2025-01-16 09:22:59 +11:00
Samuel Towers
9b83e66d32 remove personal identifiers, change RegisterEvent example 2025-01-15 22:12:35 +00:00
BoubouleTheCutestHamster
936f826599 Update docs/en/beamng/dev/modding/ui-apps.md
Co-authored-by: O1LER <44237025+O1LER@users.noreply.github.com>
2025-01-15 16:55:56 +01:00
BoubouleTheCutestHamster
9817ceeed1 Update docs/en/beamng/dev/modding/ui-apps.md
Co-authored-by: O1LER <44237025+O1LER@users.noreply.github.com>
2025-01-15 16:55:56 +01:00
BoubouleTheCutestHamster
ab2dbf9946 Update docs/en/beamng/dev/modding/ui-apps.md
Co-authored-by: O1LER <44237025+O1LER@users.noreply.github.com>
2025-01-15 16:55:56 +01:00
BoubouleTheCutestHamster
00f79033f3 Update docs/en/beamng/dev/modding/ui-apps.md
Co-authored-by: O1LER <44237025+O1LER@users.noreply.github.com>
2025-01-15 16:55:56 +01:00
BoubouleTheCutestHamster
68c5a7bffa Update docs/en/beamng/dev/modding/ui-apps.md
Co-authored-by: O1LER <44237025+O1LER@users.noreply.github.com>
2025-01-15 16:55:56 +01:00
BoubouleTheCutestHamster
c917972a67 Update docs/en/beamng/dev/modding/ui-apps.md
Co-authored-by: O1LER <44237025+O1LER@users.noreply.github.com>
2025-01-15 16:55:56 +01:00
BoubouleTheCutestHamster
726900db47 Update docs/en/beamng/dev/modding/ui-apps.md
Co-authored-by: O1LER <44237025+O1LER@users.noreply.github.com>
2025-01-15 16:55:56 +01:00
BoubouleTheCutestHamster
0385a8307b Update docs/en/beamng/dev/modding/ui-apps.md
Co-authored-by: O1LER <44237025+O1LER@users.noreply.github.com>
2025-01-15 16:55:56 +01:00
BoubouleTheCutestHamster
565487aa0d Update docs/en/beamng/dev/modding/ui-apps.md
Co-authored-by: O1LER <44237025+O1LER@users.noreply.github.com>
2025-01-15 16:55:56 +01:00
BoubouleTheCutestHamster
c732fbad1d Update docs/en/beamng/dev/modding/ui-apps.md
Co-authored-by: O1LER <44237025+O1LER@users.noreply.github.com>
2025-01-15 16:55:56 +01:00
BoubouleTheCutestHamster
41b348bad1 Update docs/en/beamng/dev/modding/ui-apps.md
Co-authored-by: O1LER <44237025+O1LER@users.noreply.github.com>
2025-01-15 16:55:56 +01:00
BoubouleTheCutestHamster
35dc763abe Update docs/en/beamng/dev/modding/ui-apps.md
Co-authored-by: O1LER <44237025+O1LER@users.noreply.github.com>
2025-01-15 16:55:56 +01:00
BoubouleTheCutestHamster
278a412f73 Update ui-apps.md 2025-01-15 16:55:56 +01:00
Samuel Towers
e45393d598
Merge branch 'main' into main 2025-01-14 19:39:10 +11:00
georgey
a70d0a6d86 onConsoleInput 2025-01-10 17:18:39 +11:00
Protogen187
1ab77749b8
Update create-a-server.md
Quick grammar fix
2025-01-09 09:24:02 +01:00
Protogen187
6bd2e4c9de Update create-a-server.md 2025-01-09 09:04:01 +01:00
Protogen187
ae2d6fbbe6 Update create-a-server.md
Changed wording of some sentences
2025-01-09 09:04:01 +01:00
O1LER
794ff0f261
English be damned
Co-authored-by: Tixx <83774803+WiserTixx@users.noreply.github.com>
2025-01-08 19:33:11 +01:00
O1LER
6f705ac683 Fix typo, add link to dev env 2025-01-08 16:51:35 +01:00
O1LER
f4bcac136e Add clone isntructions and --parallel info 2025-01-08 16:40:45 +01:00
O1LER
006a68f806
Merge branch 'main' into update_linux_installation 2025-01-07 21:51:24 +01:00
georgey
bce220bcf8 document fields 2025-01-07 12:48:33 +11:00
georgey
6355d5a6b5 server scripting improve 2025-01-06 17:37:57 +11:00
georgey
b1d6bae074 simple change 2025-01-06 12:32:35 +11:00
alex.ita
4836ece39a Reduced warnings on build
- Fixes various broken links that would produce warnings on docs build
2025-01-04 00:39:47 +01:00
O1LER
ce21bc2694 Update vcpkg link 2025-01-04 00:34:55 +01:00
O1LER
24615b9026 Add linux native launcher info 2025-01-03 20:50:39 +01:00