Commit Graph
222 Commits
Author SHA1 Message Date
MihailRis a921cad84a set_loop, is_loop 2024-03-06 00:40:48 +03:00
MihailRis 1739116955 Merge branch 'main' into lua_audio 2024-03-05 23:36:08 +03:00
MihailRis b947a089d3 fix 2024-03-05 23:35:09 +03:00
MihailRis 454a354941 Merge branch 'main' into lua_audio 2024-03-05 22:23:14 +03:00
MihailRis bcd3770739 PlayerController.cpp indents fix 2024-03-05 22:22:00 +03:00
MihailRis c6b06f04d8 items: on_use event 2024-03-05 22:21:24 +03:00
MihailRis 4a481ca862 lua: audio.play_stream and .play_stream_2d 2024-03-05 19:43:48 +03:00
MihailRis c8ef40d713 audio.play_sound_2d and loop argument 2024-03-05 19:29:09 +03:00
MihailRis df6762b4fe lua: more speaker getters/setters 2024-03-05 18:05:26 +03:00
MihailRis 2e723fdf01 audio api usage update 2024-03-05 14:33:35 +03:00
MihailRis 6f63a6ea54 lua: audio speakers manipulation functions 2024-03-05 14:28:25 +03:00
MihailRis f65599ef2a Merge branch 'main' into lua_audio 2024-03-05 14:06:42 +03:00
MihailRis 6bf6e8e011 lua api refactor 2024-03-05 13:58:08 +03:00
MihailRis fbe3f53585 lua: audio.play_sound(name, x, y, z, volume, pitch, channel) 2024-03-05 13:13:16 +03:00
InfiniteCoder 0157213a56 One step closer to multiplayer 2024-03-02 22:59:31 +03:00
MihailRis a1f313bedc warning fix 2024-02-29 13:24:43 +03:00
OnranandGitHub f2dff183f6 file.write_bytes fix 2024-02-27 10:45:38 +09:00
OnranandGitHub ede5aeb9b7 file.write_bytes fix 2024-02-27 03:54:04 +09:00
InfiniteCoder 541aba0b1a l_player_get_vel & l_player_set_vel 2024-02-26 18:05:54 +03:00
MihailRis 925ef426de refactor 2024-02-26 01:27:27 +03:00
OnranandGitHub a37ea7cea2 read/write bytes functions and mkdirs in lib "file" 2024-02-25 12:53:27 +09:00
OnranandGitHub 5cf8fe5658 read/write bytes functions and mkdirs in lib "file" 2024-02-25 12:52:36 +09:00
MihailRis 43f9516870 fix 2024-02-24 22:54:59 +03:00
OnranandGitHub 8130b0626f Add files via upload 2024-02-23 17:12:00 +09:00
OnranandGitHub a5087cf221 Add files via upload 2024-02-23 11:48:32 +09:00
OnranandGitHub cfacf6f1eb Add files via upload 2024-02-23 11:44:48 +09:00
OnranandGitHub a78b5213e3 Merge branch 'main' into main 2024-02-22 21:20:30 +09:00
MihailRis c68e89038f TextBox new properties 2024-02-22 12:07:01 +03:00
MihailRis cae0ceb8a3 hud.open_block 4th overlay mode argument 2024-02-22 11:01:14 +03:00
MihailRis 6b17e33b76 0.20 development start 2024-02-22 10:44:03 +03:00
OnranandGitHub 12e6a92798 Merge branch 'main' into main 2024-02-21 22:41:44 +09:00
DanielProl1xy 7c6b52cb2a Merge remote-tracking branch 'upstream/main' into spawn_objects 2024-02-21 15:26:17 +03:00
MihailRis a5925135a4 lua: textbox.text, placeholder properties 2024-02-21 15:21:26 +03:00
DanielProl1xy ae330a9165 fix 2024-02-21 14:19:40 +03:00
MihailRis fcb396344c auto lua modules removal on quit 2024-02-21 11:20:53 +03:00
MihailRis a44a9be28e fix 2024-02-21 09:08:24 +03:00
OnranandGitHub 9cc2f93cfd More world generators support 2024-02-21 11:54:10 +09:00
MihailRis 052ad45a6f virtual inventory fix 2024-02-20 18:39:36 +03:00
MihailRis 5c23b4125d even more boilerplate code 2024-02-19 23:56:39 +03:00
MihailRis 7792c1a6f4 a huge pile of boilerplate code 2024-02-19 14:13:06 +03:00
MihailRis 086bcec9c2 critical lua fixes 2024-02-19 12:58:29 +03:00
DanielProl1xy f717e1c109 spawning objects 2024-02-19 11:43:53 +03:00
DanielProl1xy 0e38698dae Merge remote-tracking branch 'upstream/main' 2024-02-19 10:23:29 +03:00
MihailRis 9d82e3416b hud events update 2024-02-19 04:22:27 +03:00
MihailRis cac963bd7b lua: inventory.clone 2024-02-19 03:51:09 +03:00
MihailRis 60902e69ba block coords passing to on_open 2024-02-19 03:43:01 +03:00
MihailRis 98a96a9c1b inventory.bind_block, unbind_block 2024-02-19 03:15:35 +03:00
MihailRis b06142abb9 block inventory auto-position 2024-02-18 23:05:58 +03:00
MihailRis 853ee0fc6f chunk model refresh fix 2024-02-18 22:28:00 +03:00
MihailRis 8341485aef get_block_rotation, set_block_rotation 2024-02-18 22:24:03 +03:00