IQuant
|
8d18843147
|
Fix world encode
|
2025-10-12 16:36:59 +03:00 |
|
IQuant
|
7f0d7fbb53
|
Use correct name for "operator new"
|
2025-10-12 16:07:39 +03:00 |
|
IQuant
|
43dcabe601
|
Noita heap stuff
|
2025-10-12 15:41:45 +03:00 |
|
IQuant
|
ea6a17323a
|
Update deps
|
2025-10-06 16:07:07 +03:00 |
|
IQuant
|
710579d963
|
Fix ewext build maybe
|
2025-10-06 16:01:08 +03:00 |
|
IQuant
|
629609ac13
|
Move step to ci_make_archives scripts
|
2025-10-06 15:42:52 +03:00 |
|
IQuant
|
48774b3308
|
Merge pull request #434 from merll002/patch-1
Create Linux (Lutris) install guide and automatic startup script
|
2025-10-06 15:34:26 +03:00 |
|
Leo
|
6eea42586d
|
Add step to copy Lutris start script to target
|
2025-10-03 22:42:39 +01:00 |
|
Leo
|
2f41505433
|
Change name
|
2025-10-03 22:39:21 +01:00 |
|
Leo
|
1415d40304
|
Upload easy launch script
|
2025-10-03 22:38:54 +01:00 |
|
Leo
|
a9b78c86ec
|
Fix typos and create Lutris install guide
Added Linux install guide and fixed some things
|
2025-10-03 22:05:06 +01:00 |
|
Jacob Birkett
|
20c74926e1
|
nix: packages: noita-proxy: meta: inherit manifest.package.description
|
2025-10-01 17:12:56 +03:00 |
|
Jacob Birkett
|
bd1d7d3f24
|
noita-proxy: cargo: package: more accurate description
|
2025-10-01 17:12:56 +03:00 |
|
Jacob Birkett
|
f549015047
|
nix: packages: noita-proxy: add desktopItems
|
2025-10-01 17:12:56 +03:00 |
|
Jacob Birkett
|
46a3673749
|
nix: shell: inherit inputs from noita-proxy
|
2025-10-01 17:12:56 +03:00 |
|
Jacob Birkett
|
be993008c3
|
nix+flake: packages+overlays: init noita-proxy
|
2025-10-01 17:12:56 +03:00 |
|
Jacob Birkett
|
876d3da91e
|
flake: init with Rust devShell
|
2025-10-01 17:12:56 +03:00 |
|
Mikael Walhelm
|
b336f34fd0
|
Merge pull request #426 from RoenaltAstrophore/421
Add instructions to use proxy on MacOs
|
2025-09-01 19:06:37 -04:00 |
|
Audric Henquin
|
cf597064e4
|
421 Add instructions to use proxy on MacOs
|
2025-08-31 17:57:01 -04:00 |
|
bgkillas
|
f4f2020f87
|
fix ewext test and make some code nicer
|
2025-08-30 16:55:47 -04:00 |
|
bgkillas
|
b39be102a7
|
actually send chunks to proxy again
|
2025-08-30 13:48:04 -04:00 |
|
bgkillas
|
785e945790
|
fix windows build
|
2025-08-29 20:20:44 -04:00 |
|
bgkillas
|
19315ef268
|
use only 1 pixel type, add testing for world and fix some logic errors
|
2025-08-29 18:42:43 -04:00 |
|
bgkillas
|
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
|
2025-08-26 20:14:19 -04:00 |
|
bgkillas
|
720b9e2396
|
some more world sync work
|
2025-08-23 21:51:42 -04:00 |
|
bgkillas
|
38f8fe4c59
|
format
|
2025-08-22 22:01:08 -04:00 |
|
bgkillas
|
f55245f4f0
|
use rayon for world sync
|
2025-08-22 21:32:02 -04:00 |
|
bgkillas
|
05bd0736ff
|
fix vanilla error and borrow error
|
2025-08-21 15:44:40 -04:00 |
|
bgkillas
|
f78070e1b5
|
try to implement world sync, prob made some mistakes but no crash is good enough for me
|
2025-08-20 23:01:53 -04:00 |
|
bgkillas
|
ec3857c6b9
|
some stdmap functions
|
2025-08-19 11:24:57 -04:00 |
|
bgkillas
|
fb56e2f1d9
|
make map length getter use length field
|
2025-08-18 14:54:18 -04:00 |
|
bgkillas
|
525b5dfba2
|
more probably useless things pog
|
2025-08-18 13:45:53 -04:00 |
|
bgkillas
|
c93f6dfd82
|
add cstring eq
|
2025-08-17 22:05:58 -04:00 |
|
bgkillas
|
52cd62ab15
|
add entity get with name
|
2025-08-17 18:16:15 -04:00 |
|
bgkillas
|
d8c64c4682
|
fix incorrectly named things and add vtable to component trait
|
2025-08-17 12:29:20 -04:00 |
|
bgkillas
|
4b0f5d15cc
|
add some cstring constructors and give cstring data to Component trait
|
2025-08-17 11:57:51 -04:00 |
|
bgkillas
|
448ddcaeab
|
create component is only borked not crash
|
2025-08-16 22:27:12 -04:00 |
|
bgkillas
|
49f6999bc4
|
use double ended iterators for component stuffs for testing purposes
|
2025-08-16 18:37:45 -04:00 |
|
bgkillas
|
fe386ac2ff
|
more create component work, still crashes(i dont like component buffers type)
|
2025-08-15 18:03:01 -04:00 |
|
bgkillas
|
1919f38b09
|
use cast instead of as
|
2025-08-14 18:30:42 -04:00 |
|
bgkillas
|
a399aba66a
|
implement (crashing) new component
|
2025-08-10 22:39:02 -04:00 |
|
bgkillas
|
200e156e42
|
add entity create new
|
2025-08-10 17:21:00 -04:00 |
|
bgkillas
|
6ea9d7d850
|
fix string being wrong
|
2025-07-25 00:13:19 -04:00 |
|
bgkillas
|
69f4eb30a2
|
add names field to mods thingy
|
2025-07-24 22:02:52 -04:00 |
|
bgkillas
|
5663b1ec04
|
change kill flag to be a boolean
|
2025-07-24 18:36:27 -04:00 |
|
bgkillas
|
3d4b65e329
|
fix some bad regex changing some field names
|
2025-07-24 15:15:41 -04:00 |
|
bgkillas
|
8bd7cd8475
|
make add tag take mutable tag mgr
|
2025-07-24 11:59:34 -04:00 |
|
bgkillas
|
9d822debff
|
rename component manager to component buffer as thats what noiter calls it
|
2025-07-24 00:10:23 -04:00 |
|
bgkillas
|
80d15432d9
|
note the reverse vec in componentmanager
|
2025-07-23 23:53:13 -04:00 |
|
bgkillas
|
2c6e71a189
|
add inventory component to inventory struct
|
2025-07-23 20:11:13 -04:00 |
|