Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · 2.0.dev1
godot_insim
Browse files
May 09, 2025
Fix demo upload
· 132b5a69
Cyril B.
authored
May 09, 2025
View commits for tag 2.0.dev1
2.0.dev1
132b5a69
Add CI demo export
· a7c3f62e
Cyril B.
authored
May 09, 2025
a7c3f62e
Update demo export presets and export script
· a5e3ddd2
Cyril B.
authored
May 09, 2025
a5e3ddd2
Make teleporter demo usable as standalone
· c4f1bb15
Cyril B.
authored
May 09, 2025
c4f1bb15
May 04, 2025
Fix IS_BTN caption handling
· 8ec56d2e
Cyril B.
authored
May 04, 2025
8ec56d2e
Make InSim.add_button's text argument mandatory
· 0a43d435
Cyril B.
authored
May 04, 2025
0a43d435
May 03, 2025
Add JUnit test report to CI reports
· f3a04b30
Cyril B.
authored
May 04, 2025
f3a04b30
Change InSimInitializationData parameter order
· b21e4530
Cyril B.
authored
May 04, 2025
b21e4530
Fix zero_terminated parameter handling for add_string
· 104f4f0f
Cyril B.
authored
May 04, 2025
104f4f0f
Cap InSimInitializationData text fields to IS_ISI limits
· d0c7bbcd
Cyril B.
authored
May 04, 2025
d0c7bbcd
Order InSim packet signals alphabetically
· 880b74f4
Cyril B.
authored
May 03, 2025
880b74f4
Remove unneeded trailing line break in documentation comment
· 61d1c166
Cyril B.
authored
May 03, 2025
61d1c166
Add multi-protocol demo, update README demos section
· 0f66ac35
Cyril B.
authored
May 03, 2025
0f66ac35
Apr 30, 2025
Enable LFSAPI autoload
· a4af41bc
Cyril B.
authored
Apr 30, 2025
a4af41bc
Apr 28, 2025
Add mod details note to LFS API demo readme
· 8703872a
Cyril B.
authored
Apr 28, 2025
8703872a
Merge branch 'lfs-api'
· 0cca4336
Cyril B.
authored
Apr 28, 2025
0cca4336
Add VehicleInfo class, add mod png request, update demo
· 7617345d
Cyril B.
authored
Apr 28, 2025
7617345d
Add LFS API and corresponding demo
· bb2d44b8
Cyril B.
authored
Apr 28, 2025
bb2d44b8
Merge branch 'car-short-name'
· c19cdc2f
Cyril B.
authored
Apr 28, 2025
c19cdc2f
Add function to get short 4-char mod name
· 33dd00db
Cyril B.
authored
Apr 28, 2025
33dd00db
Apr 26, 2025
Use Variant for add_button text to allow String or Callable
· 8a4fe2b1
Cyril B.
authored
Apr 26, 2025
8a4fe2b1
Update/fix some documentation comments
· 0bedae0c
Cyril B.
authored
Apr 26, 2025
0bedae0c
Apr 25, 2025
Add function to delete a range of buttons from IDs
· afd94f9c
Cyril B.
authored
Apr 25, 2025
afd94f9c
Avoid empty buffer in LFSText.unicode_to_lfs_bytes
· 78661b6c
Cyril B.
authored
Apr 25, 2025
78661b6c
Move button functions above callbacks
· 9d9665ab
Cyril B.
authored
Apr 25, 2025
9d9665ab
Add documentation comments to user-facing functions
· 86fc6d88
Cyril B.
authored
Apr 25, 2025
86fc6d88
Rename demo readme files
· 00a46e71
Cyril B.
authored
Apr 25, 2025
00a46e71
Merge branch 'insim-buttons'
· af40d7d9
Cyril B.
authored
Apr 25, 2025
af40d7d9
Update demo with auto-ID buttons
· c80605ed
Cyril B.
authored
Apr 25, 2025
c80605ed
Add button manipulation interface to InSim
· 57bfa34d
Cyril B.
authored
Apr 25, 2025
57bfa34d
Apr 24, 2025
Add InSimButtonDictionary and per-connection button text
· 0e792268
Cyril B.
authored
Apr 24, 2025
0e792268
WIP
· 6c963941
Cyril Bissey
authored
Apr 24, 2025
6c963941
Add function to send multiple packets
· 05bb753a
Cyril B.
authored
Apr 24, 2025
05bb753a
Add utility functions to return player names
· d9e0a140
Cyril B.
authored
Apr 24, 2025
d9e0a140
Deconflict duplicate UID
· a3926730
Cyril B.
authored
Apr 24, 2025
a3926730
Treat lack of static typing as error
· 8a27fb39
Cyril B.
authored
Apr 24, 2025
8a27fb39
Make base viewport 720p
· 381b0ac5
Cyril B.
authored
Apr 24, 2025
381b0ac5
Apr 23, 2025
Enable GodotInSim plugin
· b893ed60
Cyril B.
authored
Apr 23, 2025
b893ed60
Merge branch 'export-demos'
· 86b222c0
Cyril B.
authored
Apr 23, 2025
86b222c0
Add export presets and build script for demos
· 2861c152
Cyril B.
authored
Apr 18, 2025
2861c152
Loading