IQuant
|
1267b0e87c
|
Prevent proxy from crashing when can't connect by ip.
|
2024-09-28 12:17:05 +03:00 |
|
IQuant
|
b822c656b4
|
Refactor things a bit, allow entering only ip in connect-by-ip screen.
|
2024-09-28 10:44:05 +03:00 |
|
IQuant
|
38b90e158e
|
Remove random commented out code.
|
2024-09-28 10:29:18 +03:00 |
|
IQuant
|
89a1a6ced4
|
Made more text translateble. References #171.
|
2024-09-28 10:26:59 +03:00 |
|
IQuant
|
dbe50e7b34
|
Automated commit: v0.25.3
|
2024-09-28 00:44:18 +03:00 |
|
bgkillas
|
6898506b51
|
fix some more issues with end fight, dont allow player collision/material sucker after game ends, fix a notpalyer error
|
2024-09-27 16:51:35 -04:00 |
|
IQuant
|
16694a0921
|
Make newer steam api unnecessary.
|
2024-09-27 22:22:47 +03:00 |
|
IQuant
|
6d6bcc9ea7
|
Disable benchmark at start
|
2024-09-27 19:54:39 +03:00 |
|
IQuant
|
fe4cf3f4bc
|
Merge pull request #174 from IntQuant/faster_world_sync
Made chunk upload in world sync ~3 times faster.
|
2024-09-27 19:47:38 +03:00 |
|
IQuant
|
fb4a392b97
|
encode_area seems to work, ~4.6ns/pixel
|
2024-09-27 19:31:14 +03:00 |
|
bgkillas
|
92b8e049f3
|
color karls particles depending on your mina's main color for now
|
2024-09-27 08:42:40 -04:00 |
|
IQuant
|
54fb09a7a7
|
Certainly fix the crash when getting avatar.
|
2024-09-26 21:27:44 +03:00 |
|
IQuant
|
3516ada5ef
|
Fix panic when getting avatar in steamworks-rs
|
2024-09-26 21:10:50 +03:00 |
|
bgkillas
|
59e71125d4
|
give 10 more frames of no firing for notplayer
|
2024-09-25 16:08:04 -04:00 |
|
IQuant
|
2afb7d4c81
|
Automated commit: v0.25.1
|
2024-09-24 23:38:25 +03:00 |
|
IQuant
|
4850f4e021
|
Automated commit: v0.25.0
|
2024-09-22 21:32:29 +03:00 |
|
bgkillas
|
9e56a7eae4
|
fix end fight being laggy mostly, fix a potential world sync problem, dont show notplayers when all are dead or in final fight
|
2024-09-22 11:17:59 -04:00 |
|
IQuant
|
49076fa0a8
|
Also apply changes to outbound model when we get initial chunk state from host.
|
2024-09-22 18:15:11 +03:00 |
|
bgkillas
|
7ba48e1d27
|
maybe fix world sync being weird sometimes???
|
2024-09-22 06:45:49 -04:00 |
|
IQuant
|
24de409baf
|
Automated commit: v0.24.3
|
2024-09-22 00:19:13 +03:00 |
|
IQuant
|
78f45aa6a8
|
Actually include the name of the mod in proxy's name.
|
2024-09-21 13:54:29 +03:00 |
|
IQuant
|
f802c31fd0
|
Run cargo fmt
|
2024-09-21 13:48:25 +03:00 |
|
IQuant
|
5aafe485d2
|
Make self-update button red
|
2024-09-19 18:10:57 +03:00 |
|
IQuant
|
92e49bb874
|
Automated commit: v0.24.1
|
2024-09-19 14:10:16 +03:00 |
|
IQuant
|
dd57ea566e
|
Automated commit: v0.24.0
|
2024-09-18 00:55:28 +03:00 |
|
bgkillas
|
95026802e5
|
add option for randomizing perks, and fix randomizing perks
|
2024-09-17 06:20:38 -04:00 |
|
LuoTianOrange
|
a68a5ec171
|
fix:Fixed the issue with the font library
|
2024-09-17 17:30:42 +08:00 |
|
LuoTianOrange
|
ed81b59f26
|
fix:Fixed untranslated words
|
2024-09-17 04:58:23 +08:00 |
|
LuoTianOrange
|
67a8538a64
|
Merge branch 'master' of github.com:LuoTianOrange/noita_entangled_worlds
|
2024-09-17 04:51:53 +08:00 |
|
IQuant
|
43012824b1
|
Tangled: enable keepalive for connections. Connections shouldn't be dropped anymore.
|
2024-09-16 19:01:01 +03:00 |
|
IQuant
|
ed87e2df16
|
Cleanup in tangled
|
2024-09-16 18:48:02 +03:00 |
|
LuoTianOrange
|
f74a389ec4
|
fix:Revised the description of the software name
|
2024-09-16 02:48:46 +08:00 |
|
LuoTianOrange
|
f625d5dbd5
|
feat:Add Chinese language support(zh-CN)
|
2024-09-16 02:04:56 +08:00 |
|
IQuant
|
8253043e98
|
Automated commit: v0.23.0
|
2024-09-15 01:46:21 +03:00 |
|
IQuant
|
55792b4748
|
Automated commit: v0.22.11
|
2024-09-14 22:11:36 +03:00 |
|
IQuant
|
6067bbeddb
|
Automated commit: v0.22.10
|
2024-09-14 19:58:00 +03:00 |
|
IQuant
|
333a3ab91e
|
Automated commit: v0.22.9
|
2024-09-14 16:12:26 +03:00 |
|
bgkillas
|
5da2f90e69
|
maybe fix last world sync change
|
2024-09-14 07:34:34 -04:00 |
|
bgkillas
|
bf5706c04f
|
maybe but probably not fix crashes with large players
|
2024-09-14 06:39:29 -04:00 |
|
IQuant
|
2de9d1dc03
|
Automated commit: v0.22.8
|
2024-09-09 15:50:02 +03:00 |
|
IQuant
|
6dc56997bb
|
Automated commit: v0.22.7
|
2024-09-08 09:37:09 +03:00 |
|
IQuant
|
d3be224713
|
Automated commit: v0.22.6
|
2024-09-07 21:19:21 +03:00 |
|
IQuant
|
b801a02219
|
Automated commit: v0.22.5
|
2024-09-07 21:05:25 +03:00 |
|
IQuant
|
bc8bdcafef
|
Automated commit: v0.22.4
|
2024-09-07 15:01:51 +03:00 |
|
IQuant
|
95ddfa59bd
|
Automated commit: v0.22.4
|
2024-09-07 14:18:17 +03:00 |
|
IQuant
|
b2efc56adc
|
Make tests pass
|
2024-09-06 21:10:21 +03:00 |
|
IQuant
|
f4b5eef5fb
|
Make most tests pass
|
2024-09-06 21:10:21 +03:00 |
|
IQuant
|
868cc1ffaa
|
Got the thing to compile
|
2024-09-06 21:10:21 +03:00 |
|
IQuant
|
7386180a25
|
Message stream stuff.
|
2024-09-06 21:10:21 +03:00 |
|
IQuant
|
cf76733005
|
WIP tangled on QUIC
|
2024-09-06 21:10:21 +03:00 |
|