Commit graph

  • 16dec577a6
    Merge 092ce3d8e3 into f3b3e81c01 sad-username-231 2025-10-12 11:42:12 -04:00
  • f3b3e81c01 Restore world decoder, handle air pixels properly. master IQuant 2025-10-12 17:12:39 +03:00
  • 8d18843147 Fix world encode IQuant 2025-10-12 16:36:59 +03:00
  • 7f0d7fbb53 Use correct name for "operator new" IQuant 2025-10-12 16:07:39 +03:00
  • 43dcabe601 Noita heap stuff IQuant 2025-10-12 15:41:45 +03:00
  • ea6a17323a Update deps IQuant 2025-10-06 16:07:07 +03:00
  • 710579d963 Fix ewext build maybe IQuant 2025-10-06 16:01:08 +03:00
  • 629609ac13 Move step to ci_make_archives scripts IQuant 2025-10-06 15:42:52 +03:00
  • 48774b3308
    Merge pull request #434 from merll002/patch-1 IQuant 2025-10-06 15:34:26 +03:00
  • 6eea42586d
    Add step to copy Lutris start script to target Leo 2025-10-03 22:42:39 +01:00
  • 2f41505433
    Change name Leo 2025-10-03 22:39:21 +01:00
  • 1415d40304
    Upload easy launch script Leo 2025-10-03 22:38:54 +01:00
  • a9b78c86ec
    Fix typos and create Lutris install guide Leo 2025-10-03 22:05:06 +01:00
  • 20c74926e1 nix: packages: noita-proxy: meta: inherit manifest.package.description Jacob Birkett 2025-09-30 18:21:39 -07:00
  • bd1d7d3f24 noita-proxy: cargo: package: more accurate description Jacob Birkett 2025-09-30 18:20:26 -07:00
  • f549015047 nix: packages: noita-proxy: add desktopItems Jacob Birkett 2025-09-30 18:06:03 -07:00
  • 46a3673749 nix: shell: inherit inputs from noita-proxy Jacob Birkett 2025-09-30 18:02:55 -07:00
  • be993008c3 nix+flake: packages+overlays: init noita-proxy Jacob Birkett 2025-09-30 17:54:36 -07:00
  • 876d3da91e flake: init with Rust devShell Jacob Birkett 2025-09-30 12:46:50 -07:00
  • e26172775d nix: packages: noita-proxy: meta: inherit manifest.package.description Jacob Birkett 2025-09-30 18:21:39 -07:00
  • 131e59d007 noita-proxy: cargo: package: more accurate description Jacob Birkett 2025-09-30 18:20:26 -07:00
  • a327eceeab nix: packages: noita-proxy: add desktopItems Jacob Birkett 2025-09-30 18:06:03 -07:00
  • e73d1f2929 nix: shell: inherit inputs from noita-proxy Jacob Birkett 2025-09-30 18:02:55 -07:00
  • c9213b0cd5 nix+flake: packages+overlays: init noita-proxy Jacob Birkett 2025-09-30 17:54:36 -07:00
  • f420d8e851 flake: init with Rust devShell Jacob Birkett 2025-09-30 12:46:50 -07:00
  • b336f34fd0
    Merge pull request #426 from RoenaltAstrophore/421 Mikael Walhelm 2025-09-01 19:06:37 -04:00
  • cf597064e4 421 Add instructions to use proxy on MacOs Audric Henquin 2025-08-31 17:57:01 -04:00
  • f4f2020f87 fix ewext test and make some code nicer bgkillas 2025-08-30 16:55:47 -04:00
  • b39be102a7 actually send chunks to proxy again bgkillas 2025-08-30 13:48:04 -04:00
  • 785e945790 fix windows build bgkillas 2025-08-29 20:20:44 -04:00
  • 19315ef268 use only 1 pixel type, add testing for world and fix some logic errors bgkillas 2025-08-29 18:42:43 -04:00
  • 2d617b900d remove some unused depends and update egui, still cant figure out how to update steamworks i think this was setup in a way they do not like or smth brain too tired to think of threading bgkillas 2025-08-26 20:14:19 -04:00
  • 720b9e2396 some more world sync work bgkillas 2025-08-23 21:51:42 -04:00
  • 38f8fe4c59 format bgkillas 2025-08-22 22:01:08 -04:00
  • f55245f4f0 use rayon for world sync bgkillas 2025-08-22 21:32:02 -04:00
  • 05bd0736ff fix vanilla error and borrow error bgkillas 2025-08-21 15:44:40 -04:00
  • f78070e1b5 try to implement world sync, prob made some mistakes but no crash is good enough for me bgkillas 2025-08-20 23:01:53 -04:00
  • ec3857c6b9 some stdmap functions bgkillas 2025-08-19 11:24:57 -04:00
  • fb56e2f1d9 make map length getter use length field bgkillas 2025-08-18 14:54:18 -04:00
  • 525b5dfba2 more probably useless things pog bgkillas 2025-08-18 13:45:53 -04:00
  • c93f6dfd82 add cstring eq bgkillas 2025-08-17 22:05:58 -04:00
  • 52cd62ab15 add entity get with name bgkillas 2025-08-17 18:16:15 -04:00
  • d8c64c4682 fix incorrectly named things and add vtable to component trait bgkillas 2025-08-17 12:29:20 -04:00
  • 4b0f5d15cc add some cstring constructors and give cstring data to Component trait bgkillas 2025-08-17 11:57:51 -04:00
  • 448ddcaeab create component is only borked not crash bgkillas 2025-08-16 22:27:12 -04:00
  • 49f6999bc4 use double ended iterators for component stuffs for testing purposes bgkillas 2025-08-16 18:37:45 -04:00
  • fe386ac2ff more create component work, still crashes(i dont like component buffers type) bgkillas 2025-08-15 18:03:01 -04:00
  • 1919f38b09 use cast instead of as bgkillas 2025-08-14 18:30:42 -04:00
  • a399aba66a implement (crashing) new component bgkillas 2025-08-10 22:39:02 -04:00
  • 200e156e42 add entity create new bgkillas 2025-08-10 17:21:00 -04:00
  • 092ce3d8e3
    revert sad-username-231 2025-07-29 20:17:48 +03:00
  • 15a773b829
    revert sad-username-231 2025-07-29 20:16:29 +03:00
  • 868f0544ed
    revert sad-username-231 2025-07-29 20:16:02 +03:00
  • d1e0e5e5bc
    revert sad-username-231 2025-07-29 20:14:46 +03:00
  • 2d250dc42b
    revert sad-username-231 2025-07-29 20:13:55 +03:00
  • 2d74319fcb
    nice runs separator message added sad-username-231 2025-07-26 19:43:24 +03:00
  • 63708a2164
    Update chat_preset.txt sad-username-231 2025-07-26 19:35:45 +03:00
  • 323359e035
    Update init.lua sad-username-231 2025-07-26 19:20:36 +03:00
  • 26377b4951
    Update text.lua sad-username-231 2025-07-26 19:18:50 +03:00
  • 8086e7c3c4
    Add files via upload sad-username-231 2025-07-26 19:12:25 +03:00
  • 33869e1f35
    Add files via upload sad-username-231 2025-07-26 19:11:35 +03:00
  • d5de058041
    Add files via upload sad-username-231 2025-07-26 19:10:29 +03:00
  • 858ca3d838
    Add files via upload sad-username-231 2025-07-26 19:09:01 +03:00
  • 29f16d589d
    fixed bugged chat color options again sad-username-231 2025-07-26 01:20:53 +03:00
  • 9150f50d39
    fix mic activates when press its bind but in chat sad-username-231 2025-07-25 23:58:11 +03:00
  • 6ea9d7d850 fix string being wrong bgkillas 2025-07-25 00:13:19 -04:00
  • 69f4eb30a2 add names field to mods thingy bgkillas 2025-07-24 22:02:52 -04:00
  • 5663b1ec04 change kill flag to be a boolean bgkillas 2025-07-24 18:36:27 -04:00
  • 3d4b65e329 fix some bad regex changing some field names bgkillas 2025-07-24 15:15:41 -04:00
  • 8bd7cd8475 make add tag take mutable tag mgr bgkillas 2025-07-24 11:59:34 -04:00
  • 9d822debff rename component manager to component buffer as thats what noiter calls it bgkillas 2025-07-24 00:10:23 -04:00
  • 80d15432d9 note the reverse vec in componentmanager bgkillas 2025-07-23 23:53:13 -04:00
  • 08f28658d7
    took long enough sad-username-231 2025-07-24 04:59:00 +03:00
  • 2c6e71a189 add inventory component to inventory struct bgkillas 2025-07-23 20:11:13 -04:00
  • 64b44826de fix new game bgkillas 2025-07-23 16:57:13 -04:00
  • ab862a71a0 add more fields to inventory bgkillas 2025-07-23 16:05:45 -04:00
  • 3fdd72c363 make types a bit nicer bgkillas 2025-07-23 15:18:41 -04:00
  • 6b15e58202 get some more fields bgkillas 2025-07-23 12:48:16 -04:00
  • 397c5773b2 add tiny bit of info on mods bgkillas 2025-07-23 00:43:58 -04:00
  • a1484eb171 deduce a bit of fields bgkillas 2025-07-22 23:13:07 -04:00
  • a238941595 make types bit nicer bgkillas 2025-07-22 21:42:09 -04:00
  • f2103c26ec make component name conversion to stdstring const time bgkillas 2025-07-22 19:36:29 -04:00
  • 8442ff32c0 add some more functions bgkillas 2025-07-22 16:57:27 -04:00
  • 6176e4605e
    error sad-username-231 2025-07-22 21:37:09 +03:00
  • af731bc94e add a bunch of component methods bgkillas 2025-07-22 13:41:26 -04:00
  • 9819ffb9a0 complete a bunch of entity functions bgkillas 2025-07-22 12:45:49 -04:00
  • b7ccd4d9ec fix some crashes bgkillas 2025-07-21 21:35:54 -04:00
  • 0519d6ed64 add a bit more data to inventory struct, unwrap globals since they always exist bgkillas 2025-07-21 19:31:01 -04:00
  • 84ac39abf6 add inventory struct bgkillas 2025-07-21 15:45:46 -04:00
  • 474422fe28 fix size of comp data and log perf not working bgkillas 2025-07-21 15:14:02 -04:00
  • 05f4d45ee0
    fix wrong keycode sad-username-231 2025-07-21 20:16:40 +03:00
  • ac15c32436
    fix wrong keycode sad-username-231 2025-07-21 20:14:39 +03:00
  • 0e67330121
    create path on windows and winehq sad-username-231 2025-07-21 19:37:31 +03:00
  • 594766ffaa
    excessive var renamed, added check for path existence sad-username-231 2025-07-21 19:02:58 +03:00
  • 78c2ed2772 fix platform, global stats and translation manager bgkillas 2025-07-21 10:26:12 -04:00
  • 3715df415a add filenames bgkillas 2025-07-21 09:46:07 -04:00
  • 95d9e3dd0d fix entity tag methods bgkillas 2025-07-21 09:35:20 -04:00
  • d730d961ce
    a lot of bug fixes sad-username-231 2025-07-21 14:21:10 +03:00
  • 359c19a401
    2 new settings, close chat button chaged to insert sad-username-231 2025-07-21 14:12:54 +03:00
  • 8d7adf8df6 better component type data bgkillas 2025-07-21 01:00:32 -04:00