Commit Graph
100 Commits
Author SHA1 Message Date
MihailRis eb52c8aef3 Merge branch 'main' into dev 2025-11-12 20:12:12 +03:00
MihailRis dec1ea7b15 fix documentation links in README.md 2025-11-12 20:11:51 +03:00
MihailRis 72a7175846 update doc/*/main-page.md 2025-11-12 20:09:31 +03:00
MihailRisandGitHub f137481990 Merge pull request #672 from MihailRis/make-cursor-slot-public
Make cursor slot public & add 'exists' ui property
2025-11-12 19:06:45 +03:00
MihailRis ef656e9ff1 revert non-throwing 'id' and add 'exists' property & update doc/*/scripting/ui.md 2025-11-12 18:49:04 +03:00
MihailRis b5e69f1eae make ui_element.id access non-throwing 2025-11-12 18:43:34 +03:00
MihailRis 371aaaa9f5 make exchange slot available as 'hud.exchange-slot' 2025-11-12 12:29:07 +03:00
MihailRis 1c777746a0 fix atlas canvas update extrusion 2025-11-11 21:22:28 +03:00
MihailRisandGitHub c058532eab Merge pull request #670 from MihailRis/upgrade-canvas
add canvas:unbind_texture method
2025-11-11 21:03:37 +03:00
MihailRis 34d13442b6 add canvas:sub method 2025-11-11 19:34:40 +03:00
MihailRis 83f7bf80c4 add canvas:mul and canvas:add methods 2025-11-11 19:30:27 +03:00
MihailRis b9777cc682 add canvas:unbind_texture method 2025-11-11 17:46:38 +03:00
MihailRis 7715301d65 update workflows 2025-11-10 19:15:57 +03:00
MihailRisandGitHub fb25f52c67 Merge pull request #649 from MihailRis/generated-pcm-stream
Generated PCM stream (part 1)
2025-11-10 19:12:48 +03:00
MihailRisandGitHub d5469acb55 Merge pull request #669 from MihailRis/ability-to-turn-off-soft-lighting
Ability to turn-off soft lighting
2025-11-10 18:59:04 +03:00
MihailRis 1a0535c8af add 'graphics.soft-lighting' to settings menu 2025-11-10 18:40:50 +03:00
MihailRis 0a45277f96 add 'graphics.soft-lighting' setting 2025-11-10 18:28:24 +03:00
MihailRis 232a86aae4 fix the stupid 2025-11-10 17:29:46 +03:00
MihailRis 4f675dde27 Merge branch 'dev' into generated-pcm-stream 2025-11-10 12:44:49 +03:00
MihailRisandGitHub 49bc040593 Merge pull request #667 from MihailRis/more-about-projects
More about projects (part 3)
2025-11-10 12:41:59 +03:00
MihailRis a4461a7dc3 update non-reset-packs semantics 2025-11-10 12:23:35 +03:00
MihailRis b0d662f845 limit adaptive fps to display.framerate setting 2025-11-10 00:34:01 +03:00
MihailRis 630e75c7d9 make adaptive menu fps optional ('display.adaptive-menu-fps' flag) 2025-11-10 00:25:38 +03:00
MihailRis 7a4eb87195 fix 2025-11-10 00:20:32 +03:00
MihailRis be5a9077ca fix 2025-11-10 00:16:06 +03:00
MihailRisandGitHub 840c0f3c12 Merge pull request #668 from MihailRis/add-hud-is-open
add hud.is_open(layoutid) -> bool
2025-11-09 23:32:28 +03:00
MihailRis 50cd4f98d9 update doc/*/scripting/builtins/libhud.md 2025-11-09 23:13:59 +03:00
MihailRis db05527fcf add hud.is_open(layoutid) --> bool 2025-11-09 23:11:12 +03:00
MihailRis 0e6fb878bf add app.reset_content 'non_reset_packs' optional argument 2025-11-09 23:04:50 +03:00
MihailRis 50d520e747 fix: container:setInterval in menu screen 2025-11-09 22:27:37 +03:00
MihailRis 7fc3703ad2 feat: refresh on demand in menu (adaptive framerate) 2025-11-09 22:22:24 +03:00
MihailRis 50af44c9de update doc/*/content-packs.md 2025-11-09 21:31:36 +03:00
MihailRis ba0977a6f0 Merge branch 'dev' into more-about-projects 2025-11-09 21:24:47 +03:00
MihailRis 65bba0088b update doc/*/content-packs.md 2025-11-09 21:24:21 +03:00
MihailRis 17ffa73ce7 refactor: move and rename EnginePaths 2025-11-09 20:13:59 +03:00
MihailRis 3b583d4dd6 refactor: Engine, EnginePaths, move CoreParameters to new header 2025-11-09 19:56:46 +03:00
MihailRis 01bf474a2b cleanup Engine.cpp a bit 2025-11-09 19:37:40 +03:00
MihailRis 4bafad708e move window-related code from Engine.cpp to WindowControl 2025-11-09 19:09:35 +03:00
MihailRis 87ff77a73f add project start application script 2025-11-09 18:26:36 +03:00
MihailRis 05de043154 add 'project:content' content source 2025-11-09 18:23:10 +03:00
MihailRis 60ed10c0a1 add prefix check to events.on 2025-11-08 11:42:10 +03:00
MihailRis 8de7f79ed5 update doc/*/audio.md 2025-11-07 23:05:50 +03:00
MihailRis be1f336d90 rename audio.input.fetch_input to audio.input.fetch 2025-11-07 22:32:16 +03:00
MihailRis ebe8220548 cleanup 2025-11-06 12:25:21 +03:00
MihailRis 219d5aab31 Merge branch 'dev' into generated-pcm-stream 2025-11-06 12:18:47 +03:00
MihailRisandGitHub 31d2dde534 Merge pull request #663 from MihailRis/canvases-and-atlases
Canvas from texture / atlas
2025-11-06 00:46:00 +03:00
MihailRis 340b469b40 update doc/*/scripting/builtins/libassets.md 2025-11-05 20:59:35 +03:00
MihailRis 878d824548 feat: create canvas from texture 2025-11-05 20:50:27 +03:00
MihailRis 28dd2f38d2 feat: update atlas texture extrusion on its reload 2025-11-05 12:25:50 +03:00
MihailRis b89888969f Merge branch 'dev' into canvases-and-atlases 2025-11-05 02:40:31 +03:00
MihailRisandGitHub 21cb533f17 Merge pull request #664 from MihailRis/menu-back-on-escape
menu:back on escape pressed
2025-11-05 02:39:59 +03:00
MihailRis c565e9897f feat: go back in menu on Escape pressed 2025-11-05 02:13:32 +03:00
MihailRis 7b45b4083b feat: keep previous values in debug panel if cursor is not locked 2025-11-05 01:47:42 +03:00
MihailRis 643ae11d5c feat: rebuild mip-maps on texture reload 2025-11-05 01:30:47 +03:00
MihailRis d9f2d54bf0 feat: canvas from texture atlas element 2025-11-05 00:20:58 +03:00
MihailRis 41e2b015d7 update audio settings page 2025-11-04 22:06:06 +03:00
MihailRis 88e61125d1 add device select to audio settings 2025-11-04 19:47:35 +03:00
MihailRis 25808d2b21 Merge branch 'dev' into generated-pcm-stream 2025-11-04 18:15:42 +03:00
MihailRisandGitHub 497160a5b9 Merge pull request #662 from MihailRis/core-cameras-and-mouse-delta
Core cameras and mouse delta things
2025-11-04 18:14:43 +03:00
MihailRis 9e817c39ce disable mouse camera control if non-standard camera used 2025-11-04 17:55:01 +03:00
MihailRis 751489b003 add input.get_mouse_delta() 2025-11-04 16:17:57 +03:00
MihailRis 4f88e3b964 Merge branch 'main' into dev 2025-11-04 16:02:46 +03:00
MihailRis 652f652e55 fix: player.get_camera, set_camera are not documented 2025-11-04 16:02:11 +03:00
MihailRis 934c5f194e fix: on_hud_render is not documented 2025-11-04 15:50:52 +03:00
MihailRis a63df74bb6 Merge branch 'dev' into generated-pcm-stream 2025-11-04 12:55:00 +03:00
MihailRisandGitHub 5859e6cdf2 Merge pull request #661 from MihailRis/environments-related
Environments-related works
2025-11-04 12:54:05 +03:00
MihailRis d163f12e67 fix 2025-11-04 12:13:55 +03:00
MihailRis 9afe265094 update doc/*/scripting/builtins/libapp.md 2025-11-04 11:59:58 +03:00
MihailRis ca6096c397 minor refactor 2025-11-04 11:53:48 +03:00
MihailRis 90f7fce2b1 feat: pass pack environment to menu page script 2025-11-04 09:30:38 +03:00
MihailRis aa54e900d9 add U16view, I16view, U32view, I32view classes 2025-11-02 01:17:56 +03:00
MihailRis 86a4060a68 feat: multiple audio fetchers support 2025-11-01 23:06:26 +03:00
MihailRis 5a65cbe071 move PCMStream to audio 2025-11-01 22:04:39 +03:00
MihailRis fcbbdd649b split internal modules 2025-10-31 23:54:56 +03:00
MihailRis fe8e4ba7b4 add internal/audio_input module 2025-10-31 23:30:29 +03:00
MihailRis 284f24433c extract debugging code to internal/debugging module 2025-10-31 23:18:26 +03:00
MihailRis 0e2b203fb2 add debug.get_pack_by_frame 2025-10-31 22:53:04 +03:00
MihailRis be2dc1abe5 add PCMStream:create_sound method 2025-10-30 22:48:53 +03:00
MihailRis cf561e78a8 fix: stream stops and dies on underflow 2025-10-30 19:56:07 +03:00
MihailRisandGitHub debd28ba55 Merge pull request #660 from eliotbyte/fix/custom-model-variants
Fix/custom model variants
2025-10-29 12:38:36 +03:00
MihailRis ab7bf9c709 cleanup 2025-10-24 23:10:16 +03:00
MihailRis 6c558eb3d5 add audio.get_input_info() 2025-10-24 01:19:07 +03:00
MihailRis 001c1b430b minor refactor 2025-10-23 23:45:55 +03:00
MihailRis 6df27b8992 add audio.get_output_devices_names, set_input_device, set_output_device 2025-10-23 22:54:05 +03:00
MihailRis b11bdf0bcc add audio.get_input_devices_names() 2025-10-23 22:08:30 +03:00
MihailRis 6b9a408e6d Merge branch 'dev' into generated-pcm-stream 2025-10-18 22:34:04 +03:00
MihailRis 1a745154b2 Merge branch 'main' into dev 2025-10-17 17:54:08 +03:00
MihailRis 6c01d57d53 cleanup 2025-10-17 17:35:22 +03:00
MihailRisandGitHub d435cbab5c Adapt windows build to glm 1.0.2 (#655)
* update Shadows.cpp

* add glm includes to Shadows.cpp

* add includes
2025-10-17 13:03:58 +03:00
MihailRisandGitHub e7c99eed8d Merge pull request #654 from MihailRis/vcm-rotation
vcm rotation
2025-10-16 23:28:06 +03:00
MihailRis 1b0d51a2f6 update doc/ru/vcm.md 2025-10-16 23:07:09 +03:00
MihailRis 18d4cff678 add 'rotate' and 'origin' box modifier to vcm 2025-10-16 22:57:45 +03:00
MihailRisandGitHub fc122ef3e1 Merge pull request #653 from MihailRis/new-player-funcs
New player.* functions
2025-10-16 22:18:44 +03:00
MihailRis c0196ef092 update doc/*/scripting/builtins/libplayer.md 2025-10-16 22:00:00 +03:00
MihailRis 9cb9b095e8 add new players finding functions 2025-10-16 22:00:00 +03:00
MihailRis 2210ba8218 add includes 2025-10-16 21:43:02 +03:00
MihailRis 348113f6ea update Shadows.cpp 2025-10-16 21:26:05 +03:00
MihailRis b0499ced14 add glm includes to Shadows.cpp 2025-10-16 21:10:06 +03:00
MihailRis 96f9c9f382 Merge branch 'dev' into generated-pcm-stream 2025-10-16 19:06:25 +03:00
MihailRis 408467eed0 Merge branch 'main' into dev 2025-10-16 19:05:57 +03:00