Commit Graph
100 Commits
Author SHA1 Message Date
MihailRis 86a2349863 pack.get_installed + pack docs 2024-03-23 23:55:02 +03:00
MihailRis 15b11d52ad fix 2024-03-22 19:45:12 +03:00
MihailRis 9df82ec0de minor refactor 2024-03-22 19:40:47 +03:00
MihailRis 81641be024 main menu page completely moved to xml 2024-03-22 18:58:08 +03:00
MihailRis 06efdac106 core.delete_world and pages refreshing 2024-03-22 18:48:09 +03:00
MihailRis c457bdb293 idk 2024-03-22 18:34:49 +03:00
MihailRis 7c16333850 menus::delete_world 2024-03-22 11:42:00 +03:00
MihailRis b2abd57a71 fix 2024-03-22 11:35:55 +03:00
MihailRis 9a817a86ff test worlds panel with XML + lua 2024-03-22 10:40:28 +03:00
MihailRis 71f4dff32f gui::PagesControl renamed to gui::Menu 2024-03-22 09:46:29 +03:00
MihailRis b3f3ef8123 Merge branch 'main' into worldwide-refactor 2024-03-22 09:14:42 +03:00
MihailRisandGitHub a245878b8b Merge pull request #197 from AFK1/fix
Luajit linux fix
2024-03-22 09:11:59 +03:00
MihailRis 2fba78a5f5 page suppliers 2024-03-21 10:23:33 +03:00
MihailRis c7bc4bb463 post-runnables 2024-03-21 01:40:07 +03:00
MihailRis a94f949be6 lua: core.quit() 2024-03-21 01:16:33 +03:00
MihailRis 567c8a365f lua: core.open_world 2024-03-20 23:55:04 +03:00
MihailRis 0140fb8e3e core library 2024-03-20 22:19:24 +03:00
MihailRis 124986199e lua: container element add method 2024-03-20 20:32:10 +03:00
MihailRis 03534649b2 even more xml 2024-03-20 20:13:26 +03:00
MihailRis 96b177858e peak of refactor 2024-03-20 19:12:20 +03:00
MihailRis e5fb9a9a23 critical fix 2024-03-20 19:09:50 +03:00
MihailRis 6f351e2b79 onclick event moved to UINode 2024-03-20 18:56:49 +03:00
MihailRis 9611252d84 RichButton removed, use Container instead 2024-03-20 18:53:53 +03:00
MihailRis b836ec514a page 404 moved to xml document 2024-03-20 11:41:02 +03:00
MihailRis 8b8447e6e0 more xml in menu.cpp 2024-03-20 11:30:21 +03:00
MihailRis 0c0d850d5d lua: hud.pause/resume + menu:back() method 2024-03-20 11:14:43 +03:00
MihailRis f64a851a24 UVRegion moved to 'maths' 2024-03-20 10:48:49 +03:00
MihailRis 521efe5c76 Merge branch 'main' into worldwide-refactor 2024-03-20 10:27:37 +03:00
MihailRisandGitHub cc367ee206 Merge pull request #195 from AFK1/fix
menu fix and block placer fix
2024-03-20 10:27:07 +03:00
MihailRis 0f20e7941c Merge branch 'main' into worldwide-refactor 2024-03-20 10:18:25 +03:00
MihailRis 23682cfd5a docs: block.get_rotation, block.set_rotation 2024-03-20 10:18:08 +03:00
MihailRis a0d3fd9afd xml 2d, 3d, 4d vectors shortcuts 2024-03-20 10:09:29 +03:00
MihailRis b3ca4b8efc scripting: PagesControl 2024-03-20 10:01:07 +03:00
MihailRis 93acc5ce57 command_line refactor 2024-03-20 09:17:04 +03:00
MihailRis 1b1f11e0b8 minor refactor 2024-03-20 09:10:35 +03:00
MihailRis 4b25cc38d9 defs leak fix 2024-03-20 02:21:27 +03:00
MihailRis fcb4b1c38f xml: panel orientation 2024-03-20 02:18:55 +03:00
MihailRis 22d2dc1cbe fix 2024-03-19 17:18:26 +03:00
MihailRis bd2eb13118 xml: second Button constructor support 2024-03-19 15:13:08 +03:00
MihailRis 8b8bc55ff7 xml elements context 2024-03-19 14:54:50 +03:00
MihailRis 4b6c61ad89 page 404 2024-03-19 14:33:08 +03:00
MihailRis ed6cb6a620 Merge branch 'main' into worldwide-refactor 2024-03-19 14:21:17 +03:00
MihailRis 69f4e165a4 core:empty as default picking-item for hidden blocks 2024-03-19 14:20:39 +03:00
MihailRis 81ff0d160e Merge branch 'main' into worldwide-refactor 2024-03-19 14:08:40 +03:00
MihailRisandGitHub 6447db583b Merge pull request #193 from MihailRis/new_lua_funcs
New lua functions moving menus to XML
2024-03-19 14:07:25 +03:00
MihailRis f89c252ddf lua suppliers update + label supplier XML attribute 2024-03-19 14:04:06 +03:00
MihailRis d5c39a05fb audio stats functions 2024-03-19 13:42:38 +03:00
MihailRis f2c26aed19 double event handlers calls fix 2024-03-19 13:22:35 +03:00
MihailRis 48bedc5d8e refactor 2024-03-19 00:49:45 +03:00
MihailRis 258666c377 frontend/graphics moved to graphics/render 2024-03-19 00:34:43 +03:00
MihailRis 5393977e57 frontend/gui moved to graphics/ui 2024-03-19 00:08:46 +03:00
MihailRis b56408a202 src/graphics moved to src/graphics/core 2024-03-18 20:47:35 +03:00
MihailRis ba762584a7 Atlas minor refactor 2024-03-18 20:06:58 +03:00
MihailRis bca4de179d assets loading removed from UiXmlReader. Use preload.json instead 2024-03-18 19:06:50 +03:00
MihailRis 9310454271 Merge branch 'main' into worldwide-refactor 2024-03-18 18:56:54 +03:00
MihailRis 3d4bfeb442 stoi out_of_range fix 2024-03-18 18:38:47 +03:00
MihailRis 224489c9d8 minor refactor 2024-03-18 18:37:04 +03:00
MihailRis 727d46de5e initial microrefactor 2024-03-18 18:24:21 +03:00
MihailRis 9af18717f8 0.21 development start 2024-03-18 18:11:11 +03:00
MihailRisandGitHub c0364d4e5a Merge pull request #191 from Onran0/main
data_buffer: constructor fix
2024-03-18 17:58:24 +03:00
MihailRisandGitHub 541fce0751 Merge pull request #189 from DoubleDataStack/main
Adds docs for vectors lua && some changes vec2 & vec3
2024-03-18 16:25:04 +03:00
MihailRis 71d6e60d9a relative sounds fix 2024-03-16 15:51:28 +03:00
MihailRis 653437a5b2 translation corrected 2024-03-16 13:35:41 +03:00
MihailRisandGitHub 82fad4b279 Merge pull request #185 from rekvizitt/main
Update be_BY.txt
2024-03-16 13:33:56 +03:00
MihailRisandGitHub de83b00332 Update README.md 2024-03-16 07:08:54 +03:00
MihailRis 789f3176d4 textbox render fix 2024-03-16 05:41:35 +03:00
MihailRis 23f8ab8a77 scissors fix 2024-03-16 05:38:30 +03:00
MihailRis b36711593b docs update 2024-03-16 05:04:58 +03:00
MihailRis 506147d00f pause menu fix 2024-03-15 14:19:43 +03:00
MihailRisandGitHub a5aee06e01 Project wiki moved to doc folder + english translation (#182) 2024-03-15 12:36:50 +03:00
MihailRis a149c520c6 ALSpeaker::play fix 2024-03-15 01:36:00 +03:00
MihailRis a82476949c audio volume-related fix 2024-03-15 01:24:57 +03:00
MihailRis ce687a67a3 world.lua: on_world_tick event 2024-03-15 00:38:44 +03:00
MihailRisandGitHub db62a47cc2 Merge pull request #184 from DoubleDataStack/main
Vectors lua
2024-03-14 20:47:24 +03:00
MihailRisandGitHub 66d97f06a7 Merge pull request #183 from Onran0/main
Bit Converter small fix
2024-03-14 19:22:24 +03:00
MihailRisandGitHub ef356557e6 Merge pull request #181 from MihailRis/menu.cpp-split
menu.cpp split
2024-03-13 23:52:49 +03:00
MihailRis fe4a97b955 feature implementation delayed: refactor required 2024-03-13 23:48:10 +03:00
MihailRis 8602ad71a5 controls menu moved to menu_settings.cpp 2024-03-13 20:52:20 +03:00
MihailRis 78aefa76d9 Merge branch 'main' into content-of-a-new-world 2024-03-13 19:53:04 +03:00
MihailRis 88d31314f1 missing #include fix 2024-03-13 19:28:17 +03:00
MihailRis 736ab60906 Merge branch 'main' into content-of-a-new-world 2024-03-13 19:23:37 +03:00
MihailRis 4d70138b24 minor refactor + 4 spaces indentation 2024-03-13 19:21:40 +03:00
MihailRis d3b720da1c world-creation related menus moved to menu_create_world.cpp 2024-03-13 18:30:11 +03:00
MihailRis 793fd82b90 wip 2024-03-13 13:18:40 +03:00
MihailRis 5bc79c8a77 better vorbis error messages 2024-03-13 09:10:27 +03:00
MihailRis a971f6dccf audio settings menu 2024-03-12 23:49:42 +03:00
MihailRis 9150af19ea audio settings 2024-03-12 23:13:54 +03:00
MihailRis fb109e0ce2 engine.cpp indentation fix 2024-03-12 23:11:02 +03:00
MihailRis a82a77ba2d indentation fix + minor refactor 2024-03-12 23:07:24 +03:00
MihailRis 5c3b61265a blocks and items 'caption' property 2024-03-12 16:59:34 +03:00
MihailRis c9da6b9a0c stringutil: text case convert functions 2024-03-12 13:31:41 +03:00
MihailRis 1addf869ec msvc build fix 2024-03-12 12:37:41 +03:00
MihailRisandGitHub eed6d4a438 Merge pull request #180 from rekvizitt/main
Update be_BY.txt
2024-03-11 22:36:33 +03:00
MihailRis 372867de67 Removed some useless files 2024-03-11 15:13:26 +03:00
MihailRis 7449434f5c assets preloading with preload.json 2024-03-11 15:09:21 +03:00
MihailRis 739282dce9 lua: pack.data_file(packid, name) 2024-03-11 13:59:21 +03:00
MihailRis daaba374a3 contentpack removal feature + refactor 2024-03-11 13:21:06 +03:00
MihailRisandGitHub 3f0c710a47 Merge pull request #174 from MihailRis/block_materials
Block materials
2024-03-10 10:10:07 +03:00
MihailRis 4ba6b4b98c some assets update 2024-03-09 14:29:13 +03:00
MihailRis 8ac51752d3 audio fixes 2024-03-09 12:15:11 +03:00