Commit Graph

  • 8ef288c189 refactor lua scripting a bit MihailRis 2024-08-19 00:49:28 +03:00
  • 71f56334cb refactor lua scripting a bit MihailRis 2024-08-19 00:49:28 +03:00
  • 706cabeebd add lua::stackguard MihailRis 2024-08-18 23:26:37 +03:00
  • 685cd414c4 add struct Biome & move generator-related scripting to scripting_world_generation.cpp MihailRis 2024-08-18 22:25:36 +03:00
  • 810519fb4d add docs MihailRis 2024-08-18 17:29:02 +03:00
  • 2a506e9891 refactor blocks layers MihailRis 2024-08-18 16:54:58 +03:00
  • af485dd7cb add sea_layers MihailRis 2024-08-18 01:30:59 +03:00
  • 8fb0f6a1bb add basic heightmaps generator optimization MihailRis 2024-08-18 00:08:36 +03:00
  • 8c0a3f4260 add heightmap:resize(int, int, str) MihailRis 2024-08-17 22:09:31 +03:00
  • e560236a8c add heightmap write-only property 'noiseSeed' MihailRis 2024-08-17 20:17:52 +03:00
  • 510c45ffe9 add sea_level variable MihailRis 2024-08-17 19:06:14 +03:00
  • c5877684eb add 'below_sea_level' layer property MihailRis 2024-08-17 18:44:08 +03:00
  • 2a767a3638 add generator layers MihailRis 2024-08-17 18:11:52 +03:00
  • 30925df319 move WorldGenerator to world/generator MihailRis 2024-08-16 18:39:44 +03:00
  • 33a73a0014 fix rivers depth MihailRis 2024-08-16 01:20:35 +03:00
  • 347a01e0c2 fix heightmaps binary operations MihailRis 2024-08-15 03:38:32 +03:00
  • eab1519597 fix GeneratorDef forward declaration MihailRis 2024-08-14 19:15:17 +03:00
  • ae5671364a add heightmap-based test generation MihailRis 2024-08-14 18:44:32 +03:00
  • 95cf451cc8 add GeneratorScript MihailRis 2024-08-14 17:12:12 +03:00
  • 6f5eb6be48 refactor ContentLoader MihailRis 2024-08-14 02:18:16 +03:00
  • 9912079ad1 Merge branch 'main' into heightmaps MihailRis 2024-08-14 01:33:00 +03:00
  • ddee38681e fix: slow world saving MihailRis 2024-08-14 01:31:56 +03:00
  • 6ff90bfef3 fix: slow world saving MihailRis 2024-08-14 01:31:56 +03:00
  • 5fa6b14f05 add GeneratorDef MihailRis 2024-08-14 01:23:14 +03:00
  • cae314bc36 update ContentType naming MihailRis 2024-08-14 00:47:57 +03:00
  • 7da8e133a5 Merge branch 'main' into heightmaps MihailRis 2024-08-14 00:38:35 +03:00
  • 940d10ccd4
    Merge pull request #296 from MihailRis/core-complete-support MihailRis 2024-08-14 00:37:55 +03:00
  • e19ed3d239 add pseudopack 'core' MihailRis 2024-08-14 00:24:22 +03:00
  • a8dc730c0e add generator script draft MihailRis 2024-08-13 23:30:34 +03:00
  • 6e99461b5f refactor Heightmap methods with templates MihailRis 2024-08-13 22:00:16 +03:00
  • 13b97f4398 add Heightmap methods MihailRis 2024-08-13 20:57:46 +03:00
  • da4b8bd7d4 add Heightmap class & rename bytearray to Bytearray MihailRis 2024-08-13 03:09:52 +03:00
  • b60796c4b0 add StructMapper draft MihailRis 2024-08-13 01:18:13 +03:00
  • cf99996b24 add util::SmallHeap MihailRis 2024-08-12 22:07:25 +03:00
  • 1a50e69769
    Merge pull request #293 from zohidjondev/main MihailRis 2024-08-12 16:19:39 +03:00
  • 56de0415f4
    Merge pull request #292 from MihailRis/add-tests MihailRis 2024-08-12 15:56:25 +03:00
  • a89e025094 update CMakeLists.txt MihailRis 2024-08-12 15:40:11 +03:00
  • 908a348672 add dev/cmake/BuildAppdir.cmake MihailRis 2024-08-12 15:37:35 +03:00
  • e42bee64f1 Small fixes Zohidjon 2024-08-12 14:58:54 +05:00
  • 3cc99b9fc5 add gtest to windows workflow MihailRis 2024-08-12 05:39:16 +03:00
  • fd0efc05af fix cmake.yml MihailRis 2024-08-12 04:53:30 +03:00
  • a18efd5976 add test for coders/rle MihailRis 2024-08-12 04:47:59 +03:00
  • eedc3b2afb add temporary test MihailRis 2024-08-12 03:48:51 +03:00
  • 4fa3041930 update macos.yml MihailRis 2024-08-12 03:46:34 +03:00
  • 88f965ad11 update macos.yml MihailRis 2024-08-12 03:44:19 +03:00
  • e48452cb1a Merge branch 'main' into add-tests MihailRis 2024-08-12 02:34:07 +03:00
  • 967b5e85a3 update macos.yml MihailRis 2024-08-12 02:21:32 +03:00
  • 698d02ceba fix fatal error caused by some unicode characters MihailRis 2024-08-12 02:01:55 +03:00
  • c75f6e4e67 fix block.compose_state MihailRis 2024-08-12 01:55:39 +03:00
  • 30571e100e update build.yml MihailRis 2024-08-12 01:38:13 +03:00
  • 39189e9bf3 update cmake.yml MihailRis 2024-08-12 01:33:49 +03:00
  • 659f1fedc8 fix src/CMakeLists.txt for Windows MihailRis 2024-08-12 01:13:26 +03:00
  • 29b1299b87 update src/CMakeLists.txt MihailRis 2024-08-12 01:07:18 +03:00
  • 59afd4de27 update src/CMakeLists.txt MihailRis 2024-08-12 00:59:51 +03:00
  • d021240a32 fix lua include directory MihailRis 2024-08-12 00:39:36 +03:00
  • 2b30ab966b add test and src subdirectories MihailRis 2024-08-12 00:35:23 +03:00
  • 8e269e3693 fix stdcomp.lua MihailRis 2024-08-11 21:16:37 +03:00
  • 1e00a82db5 fix player collision calculation MihailRis 2024-08-11 21:10:29 +03:00
  • 690f7ff724
    Merge pull request #291 from MihailRis/update-regions-format MihailRis 2024-08-11 21:01:43 +03:00
  • b1d14ad7da fix entities clones MihailRis 2024-08-11 18:59:21 +03:00
  • e52f08f7de fix entities clones MihailRis 2024-08-11 18:59:21 +03:00
  • 3adf97b1b8 fix WorldFiles forward declaration MihailRis 2024-08-11 18:40:35 +03:00
  • 4f2448daed refactor MihailRis 2024-08-11 18:21:12 +03:00
  • 3d3da1cdcd refactor World MihailRis 2024-08-11 16:30:58 +03:00
  • bcdff0f816
    Merge pull request #290 from MihailRis/global-reformat MihailRis 2024-08-10 06:04:20 +03:00
  • 71360a6416 fix macos build MihailRis 2024-08-10 05:55:19 +03:00
  • a7d6c96a5c remove extra functions MihailRis 2024-08-10 05:48:05 +03:00
  • 93fac9960c fix MihailRis 2024-08-10 04:36:26 +03:00
  • dc10dc60c0 refactor BlocksRenderer a bit MihailRis 2024-08-10 04:29:06 +03:00
  • cc524088e0 cleanup MihailRis 2024-08-10 02:12:01 +03:00
  • f2a987f412 replace remaining tabs in src/ to spaces MihailRis 2024-08-10 02:04:15 +03:00
  • de5c75d782 replace include guards with pragma once MihailRis 2024-08-10 01:57:59 +03:00
  • f43cc93cd2 update project includes format MihailRis 2024-08-10 01:37:48 +03:00
  • 6c4fb417c5 optimize Chunks::save MihailRis 2024-08-10 00:08:44 +03:00
  • 6e1fe28f1a fix: chunks not saving MihailRis 2024-08-10 00:03:36 +03:00
  • 218304ba77 remove deprecated call from base pack MihailRis 2024-08-09 22:42:21 +03:00
  • 0adc13d01a fix: fatal error when 'body' or 'head' player bone not found MihailRis 2024-08-09 19:28:18 +03:00
  • 5d81323bd3 remove controls section from README.md MihailRis 2024-08-09 15:52:12 +03:00
  • 34ae57dd60
    Merge pull request #289 from alexei-zebra/refactoring-README MihailRis 2024-08-09 15:47:46 +03:00
  • 2645e95d85 add ALT Linux support in README.md alexei-zebra 2024-08-09 14:53:55 +03:00
  • 9e6bdb7996 refacring README.md alexei-zebra 2024-08-09 14:53:13 +03:00
  • 51f6f0e629 add entity 'save' property support MihailRis 2024-08-08 17:07:24 +03:00
  • 5b5abd1ab0 update doc/**/libplayer.md MihailRis 2024-08-06 21:08:35 +03:00
  • a4862a9b8a format engine_paths.cpp MihailRis 2024-08-06 21:02:49 +03:00
  • 8236600c93 format engine_paths.cpp MihailRis 2024-08-06 20:59:36 +03:00
  • 6c165badf5 format engine_paths.cpp MihailRis 2024-08-06 19:21:25 +03:00
  • da2c307444
    Merge pull request #284 from alexei-zebra/refactor-engine_paths MihailRis 2024-08-06 18:58:47 +03:00
  • 56bc582cda update run.sh MihailRis 2024-08-06 18:44:43 +03:00
  • dafbb6903f fix PhysicsSolver in far lands MihailRis 2024-08-06 18:41:35 +03:00
  • 2ff4721835 fix comment alexei-zebra 2024-08-06 15:59:39 +03:00
  • 91ad9cc64c add compatibility with other files alexei-zebra 2024-08-06 15:51:55 +03:00
  • 62125b14b4 Merge branch 'main' into refactor-engine_paths alexei-zebra 2024-08-06 15:42:13 +03:00
  • 62c98b8420 refactor engine_paths alexei-zebra 2024-08-06 15:32:56 +03:00
  • 6a86282d31 fix input.add_callback MihailRis 2024-08-06 13:49:22 +03:00
  • ab3df5b640
    Merge pull request #261 from InfiniteCoder01/main MihailRis 2024-08-06 13:16:34 +03:00
  • 9d5524b583 Added New Language: Uzbek Zohidjon 2024-08-06 14:13:47 +05:00
  • 6e8c671e82 Controversial InfiniteCoder 2024-08-06 00:18:17 +03:00
  • b3132d16f3 Controversial InfiniteCoder 2024-08-06 00:11:25 +03:00
  • b77e9e811e More maths InfiniteCoder 2024-08-06 00:09:18 +03:00
  • 85239004e3 window/ InfiniteCoder 2024-08-06 00:07:33 +03:00