122 Commits

Author SHA1 Message Date
Tixx
d9c6d9ba35
Merge pull request #78 from BeamMP/breakout-server-script-versions
Break out Server Scripting Reference by version
2024-12-11 22:28:15 +01:00
ger3tto
150dbbc3ee
Update server-maintenance.md 2024-12-07 11:40:14 +02:00
Protogen187
e7dda8758f Update game-faq.md
Added line to explain that the support team does not assist users with non-genuine versions of the base game.
2024-12-06 09:07:13 +01:00
Starystars67
69ec35a604 separated out the versions 2024-11-30 22:38:23 +00:00
Protogen187
fce8f34c49
Update getting-started.md
Fixxed typo
2024-10-30 19:16:52 +01:00
Protogen187
0049380fe7
Update getting-started.md
Deleted last words
2024-10-30 19:16:16 +01:00
Protogen187
c04f6d1307
Update getting-started.md
added line to "known issues" regarding non-genuine BeamNG.drive copies.
2024-10-30 13:53:28 +01:00
Protogen187
78f56a1c1b Update player-faq.md
Updated EA Section to include donations and tiers specifically.
2024-10-28 20:15:01 +01:00
Protogen187
22da298a33 Update game-faq.md 2024-10-26 22:18:59 +02:00
Protogen187
e28f279d09 Update game-faq.md
made some changes lion commented
2024-10-26 22:18:59 +02:00
Protogen187
7143541292 Update game-faq.md
rephrased 2 words
2024-10-26 22:18:59 +02:00
Protogen187
f6f2345e48 Update game-faq.md
Fixxed licence typo
2024-10-26 22:18:59 +02:00
Protogen187
e4dca8d465 Update game-faq.md
Changed the wording in some sentences
2024-10-26 22:18:59 +02:00
Protogen187
7cb157513b
Update docs/en/game/getting-started.md
Co-authored-by: Tixx <83774803+WiserTixx@users.noreply.github.com>
2024-10-26 01:41:02 +02:00
Protogen187
3b35bcc1a8
Update getting-started.md
- added "VPN" to known issues
- moved and integrated "only enabled mod" into the installation process (6.)
2024-10-24 21:52:34 +02:00
Protogen187
3c7ee17e1d Update docs/en/support/player-faq.md
Co-authored-by: Tixx <83774803+WiserTixx@users.noreply.github.com>
2024-10-24 18:12:41 +01:00
Protogen187
acc7aa693f Update player-faq.md
changed sync time from 4 to 6h
2024-10-24 18:12:41 +01:00
Protogen187
3a32d70d2e Update player-faq.md
changed boosting benefit explanation
2024-10-24 18:12:41 +01:00
Protogen187
774f626e54 Update player-faq.md
Added clarity about boosting donating
Changed some wording
2024-10-24 18:12:41 +01:00
Starystars67
946cc0d275
Update Partners List 2024-10-18 23:21:37 +01:00
purified
d3a9ebbdab Update create-a-server.md 2024-10-07 11:14:05 +02:00
purified
bac908ec40 Fix formatting of the English version 2024-10-07 11:14:05 +02:00
carsakiller
63d0ac6fac add: ability to reject auth with reason
onPlayerAuth can be rejected with a reason string
2024-10-04 16:49:02 +02:00
carsakiller
b943ee6192 add: extra warning not to trust error message
The returned error message is ALWAYS true due to always being a string (`""`).
2024-10-04 12:59:37 +02:00
carsakiller
117ab90e16 fix: FS.CreateDirectory return values 2024-10-04 12:59:37 +02:00
purified
19992f1d1e
Also fix therefor -> therefore 2024-08-09 17:42:01 +02:00
purified
83d5c9d6d8
Fix small grammatical typo
"by helping [to] support us"
-> remove to
2024-08-04 19:20:39 +02:00
alex.ita
2784e28bb8 IT translation for scripting/mod-reference
IT translation for `scripting/mod-reference`
2024-07-14 18:54:22 +02:00
alex.ita
5736699cd1 Update mod-reference.md
Migrated `https://wiki.beammp.com/en/Scripting/client_scripting` from the wiki.
2024-07-14 18:54:22 +02:00
WiserTixx
4031a9f310 Removed stray text. 2024-07-13 20:35:04 +02:00
O1LER
d5cda59f57 Update error-codes.md 2024-07-12 23:11:02 +02:00
Protogen187
9a00b5b83a Update error-codes.md
made clear that 10048 is a Launcher and 10038/1060/10061 is a Server issue. Also linked the Server doc to the Server codes mentioned
2024-07-12 23:11:02 +02:00
Protogen187
616e0ae594 Update error-codes.md
Added Codes 10048 and 10038/10060/10061
2024-07-12 23:11:02 +02:00
Starystars67
4b9d512aee Update docs/en/community/rules.md
Co-authored-by: Lion <development@kortlepel.com>
2024-07-08 19:48:00 +02:00
Starystars67
6000d96a6a Update rules.md 2024-07-08 19:48:00 +02:00
Starystars67
fbe6285fd1 minor formatting 2024-07-08 19:48:00 +02:00
Starystars67
f51c3503db Updated presentation on the rules 2024-07-08 19:48:00 +02:00
Starystars67
902445483e fixed formatting 2024-07-08 19:46:07 +02:00
O1LER
c623f8e98d Small changes to appearance 2024-06-28 10:36:26 +02:00
O1LER
7ef64ca7da Update docs/en/guides/beammp-dev/beammp-dev.md
Co-authored-by: Lion <development@kortlepel.com>
2024-06-28 10:36:26 +02:00
O1LER
08fc7cc80f Update docs/en/guides/beammp-dev/beammp-dev.md
Co-authored-by: Lion <development@kortlepel.com>
2024-06-28 10:36:26 +02:00
O1LER
ba56555a6c Update docs/en/guides/beammp-dev/beammp-dev.md
Co-authored-by: Lion <development@kortlepel.com>
2024-06-28 10:36:26 +02:00
O1LER
4192795dd1 Update docs/en/guides/beammp-dev/beammp-dev.md
Co-authored-by: Lion <development@kortlepel.com>
2024-06-28 10:36:26 +02:00
O1LER
92da30f19d Update docs/en/guides/beammp-dev/beammp-dev.md
Co-authored-by: Lion <development@kortlepel.com>
2024-06-28 10:36:26 +02:00
O1LER
357bd56f98 Update docs/en/guides/beammp-dev/beammp-dev.md
Co-authored-by: Lion <development@kortlepel.com>
2024-06-28 10:36:26 +02:00
O1LER
f1e24bfd1f Update docs/en/guides/beammp-dev/beammp-dev.md
Co-authored-by: Lion <development@kortlepel.com>
2024-06-28 10:36:26 +02:00
O1LER
1343e97671 Update docs/en/guides/beammp-dev/beammp-dev.md
Co-authored-by: Lion <development@kortlepel.com>
2024-06-28 10:36:26 +02:00
O1LER
128171b748 Fix typos and small changes 2024-06-28 10:36:26 +02:00
O1LER
21ba3f3d9a Add difference section and local server 2024-06-28 10:36:26 +02:00
O1LER
547658a9e5 beammp-dev.md created 2024-06-28 10:36:26 +02:00