Oxygen Not Included

Oxygen Not Included

RePrint
52 Comments
咸桔 21 Apr @ 9:34pm 
用不了
madzohan  [author] 13 Apr @ 11:03am 
sorry, I have no bionic and have no plans to buy it, but you could send me as a gift so I'll take a look on that "ui bug" ...
FEI 17 Mar @ 5:10am 
ui bug with bionic
mr_THUeN 11 Mar @ 12:52pm 
Doesn't work anymore with Spacd Out
F.Byuan 9 Mar @ 4:11am 
Thank you very much! This game is too hard to play without you♥♥
Doha 2 Dec, 2024 @ 3:24am 
seems like it works well with bionic pack.
Leminos 25 Nov, 2024 @ 2:12am 
Does this still work?
madzohan  [author] 29 Sep, 2024 @ 4:16pm 
@_sakumiku wow :steamhappy: Thank you for your kind words. Could you elaborate on "add a function to show the count" - i.e. how it should be integrated on that immigrantScreen popup window? I haven't played this game for a long time and forgot the mechanics ... By the way, if you want to contribute changes, please create a pull request in the GitHub repository.
_sakumiku 9 Sep, 2024 @ 8:10pm 
Dear madzohan. I can't appreciate you too much. This mod have greatly helped me so far and will for the future.

Personally speaking, I limit total reshuffling count less than elapsed cycle/3 just to avoid tiring regularly printing and to pick up what I exactly want exactly at that time. That is why, I hope you to add a function to show the count.

Thx for reading.
小樱 24 Aug, 2024 @ 6:59am 
今天更新后,翻译并没有生效
madzohan  [author] 6 Aug, 2024 @ 12:52am 
No it's in my mod and shipped within "translation" folder https://github.com/madzohan/oniMods/blob/main/RePrint/src/translations/zh.po
So it should be "洗牌一切" right? Also if you familiar with Korean language take a look at "ko.po" file and tell if it's correct 🙂 🤝
小樱 5 Aug, 2024 @ 4:24pm 
还是说这个翻译是要klei官方去更新?
小樱 5 Aug, 2024 @ 4:21pm 
中文翻译有错误,reshuffle all错误翻译成了洗牌一切,正确中文翻译应当为"全部重选"
madzohan  [author] 5 Aug, 2024 @ 3:04pm 
@小樱 just for you and your chinese 😄 added one button localization 😄 for all officially supported languages + 🇺🇦
https://github.com/madzohan/oniMods/releases/tag/1.5.0
小樱 3 Aug, 2024 @ 4:59pm 
看来全部刷新修复了,正常工作
小樱 3 Aug, 2024 @ 4:47pm 
修复了什么?上一个版本在U52里面打开打印舱在关闭,在次打开打印舱全部刷新按钮会失效
madzohan  [author] 3 Aug, 2024 @ 4:02pm 
I'm back, fixed "Reshuffle All" button via changing reflection binding attribute, since game devs changed CharacterContainer.Reshuffle method from private to public :steammocking:

https://github.com/madzohan/oniMods/releases/tag/1.4.2
madzohan  [author] 15 Mar, 2023 @ 4:01am 
Blimey, didn't see that option from the smartphone ... "Add/Remove Required DLC" on the rightside. Done!
madzohan  [author] 10 Mar, 2023 @ 3:24am 
@Dark_Technician I think the problem is in checkbox of "Oxygen not included uploader" steam application, if i check it "COMPATIBLE with Spaced Out" here it displays like "REQUIRED DLC" ...

BTW whats your original problem - "cannot install the mod in case DLC is disabled?" if so I could simply uncheck this checkbox and reapload ... then you will test both ways (with and without DLC) ... also it is better to create discussion here https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/discussions/2904043131
Dark_Technician 9 Mar, 2023 @ 11:25am 
Nevermind, I see looking through the source that it's meant to be that it actually SUPPORTS, but doesn't require the 'Spaced Out!' DLC.
Dark_Technician 9 Mar, 2023 @ 11:20am 
Why does this mod need the 'Spaced Out!' DLC? Couldn't you make a check to make it not roll through the DLC packages, if the DLC isn't there? (Like a soft-include.)
madzohan  [author] 22 Feb, 2023 @ 4:17am 
updated :steamthis: 1.4.1:

- fixed: "mod adds carepackages, even if you disabled them in your game"
Now mod respects this setting on game creation step
madzohan  [author] 22 Feb, 2023 @ 3:49am 
@BeNJoW and next time please create an issue here or on github and participate on testing updates, here there is an example from @Zatemedek ...
madzohan  [author] 22 Feb, 2023 @ 3:39am 
@BeNJoW thanks for feedback, never played without them) but I'll fix it for you 😉
BeNJoW 22 Feb, 2023 @ 3:32am 
NOTE: the mod adds carepackages, even if you disabled them in your game
madzohan  [author] 8 Feb, 2023 @ 12:32pm 
updated :steamthis: 1.4.0:

- added another button "Reshuffle All" which reshuffles all containers
- number of dups == package containers == 2 (will be configurable in next releases)
madzohan  [author] 3 Feb, 2023 @ 11:27am 
@Helwdrokin ok 😄 FYI almost all software on Github has License file where you could read permissions ... https://github.com/madzohan/oniMods/blob/main/LICENSE

BTW there is no word "maybe", only boolean logic available here 😎
Helwdrokin 3 Feb, 2023 @ 10:51am 
oh lol, i never worked with github before, im just a ammateur progamer, well i gonna see if i can help with anything (i'm sorry it wasn't my intention to create high expectations, i just commented in edit you mod bc i was looking foward in learn the basics of moding oni, and maybe a oni mod of my own.)
so, i will look foward to help, but as i said early no promises
madzohan  [author] 3 Feb, 2023 @ 10:37am 
I've created simple Discord channel with current ToDo list, so you could take free one and and help me with your code contribution via PR to master branch on Github
madzohan  [author] 3 Feb, 2023 @ 10:11am 
@Helwdrokin Discord RePrint channel [discord.com]
madzohan  [author] 3 Feb, 2023 @ 9:36am 
@Helwdrokin why revert?, just add another button near "reject all" and everyone should be satisfied 😄

And yes you could create Pull Request and I'll think about it's integration to the new release 😉, ... but I've already took this task for myself 😄 you could take one of the following: 1) "PLib.dll interation and merging it with RePrint.dll using ILMerge" (if you're on Windows os)
2) Always print last selected care package

BTW I could create some discord channel so it will simplify the further communication
Helwdrokin 3 Feb, 2023 @ 9:09am 
i see now, ty for reply
is possible to revert the old behavior as a configurabe opition ?
and if the anwser is yes, do you allow me to edit your mod ? (no promises to work on it, i'm lazy)
madzohan  [author] 3 Feb, 2023 @ 8:01am 
updated :steamthis: 1.3.1:

- fixed "Tried to add minions beyond the allowed limit" exception
madzohan  [author] 3 Feb, 2023 @ 3:22am 
@Helwdrokin once again for those who don't want read below thread: reroll now working by clicking "Reroll" button above each duplicant/package, but "Reject All" button reverted to it's initial behavior with confirmation dialog suppression ... check whether RePrint mod enabled and it has 1.3.0 version
Helwdrokin 2 Feb, 2023 @ 9:20pm 
it stoped wroking last update, no clue why
madzohan  [author] 2 Feb, 2023 @ 1:35am 
@Marciellus If you want downgrade to previous version - download 1.2.1 from Github and follow instructions https://github.com/madzohan/oniMods/releases/tag/1.2.1
Riven 1 Feb, 2023 @ 3:42pm 
I was confused at first so I came here to see the patch notes
madzohan  [author] 1 Feb, 2023 @ 1:11pm 
updated :steamthis: 1.3.0:

1) added Reroll button for care packages
2) reverted vanilla "Reject All" button behavior (but with suppressed confirmation)
madzohan  [author] 31 Jan, 2023 @ 3:29pm 
@nightdweller Ok only for you bro 😁 i'll stick myself together and just do that ... (tomorrow 😂)
nightdweller 31 Jan, 2023 @ 3:15pm 
As a (former) modder myself i know the struggle you're talking about man, it's not easy to keep motivation. Thanks for your effort, it's much appreciated.
I'll happily wait for the change to happen so i can start refusing prints for no reason :leaCheese:
madzohan  [author] 31 Jan, 2023 @ 11:34am 
@nightdweller oh thanks for feedback I'll think about the solution 👍

Btw behind the scene at last I've done "reroll" button for packages 😁 and seems like now we don't need reroll on reject btn anymore ... so I can return it's initial behavior 😊

Ps also working on PLib dll integration for config menu tweaks (telepad interval, number of positive/negative dup's modifiers, packages multiplier, ... etc) ... But seems like I need Windows virtual machine for dlls merging ... Mono can't do that 🙃

Pps And in future plans - always generating last selected care package ...

Ppps due to no feedback/support I've lost motivation to spend time on modding 😑 so if you want this mod keep updating - at least from time to time keep this comments thread alive 😉
nightdweller 31 Jan, 2023 @ 10:40am 
Is there a way to have the "reject all" button work as vanilla, or at least have a way to skip printing and restart the counter?
Rerolling is great but sometimes you just don't want a new mouth to feed and the resource you're getting is something that can be undesirable.
madzohan  [author] 8 Jan, 2023 @ 1:36pm 
updated :steamthis: 1.2.1: fixes "reject all" behaviour: now it keeps blueprints after all rejected and ESC pressed, but unpause is required (in case game was paused)
madzohan  [author] 26 Dec, 2022 @ 7:40am 
updated :steamthis: (look at changelog)
xlaohe 22 Dec, 2022 @ 7:51pm 
实用
Tiball 21 Dec, 2022 @ 2:36am 
thx for the mod good job
madzohan  [author] 20 Dec, 2022 @ 6:38pm 
@Dazz Aephiex updated :steamthis: (look at changelog)
Dazz Aephiex 20 Dec, 2022 @ 7:56am 
Suggestion: supress the confirmation popup when reject all.
AdamCF 19 Dec, 2022 @ 5:33pm 
interesting:steammocking: