anonfunc
anonfunc commented on issue TAIGA/TAIGA#5 2019-12-04 07:24:12 +01:00
WIP: Generate Nether/End ores in the Overworld if Server has allow-nether set to FALSE.

Well, there are a few issues here. First, please base all PR against master. I cherry-pick them into the stable branches when a new release is due.

anonfunc commented on issue TAIGA/TAIGA#3 2019-12-04 01:35:06 +01:00
Cascading Worldgen or something with Biomes OP

Can you open a PR with your changes so far, so that I can look into it? Just prefix it with WIP:

anonfunc pushed to master at anonfunc/mumo3 2019-12-01 16:44:34 +01:00
62eb2ad834 switched random channels to greek alphabet
anonfunc commented on issue TAIGA/TAIGA#3 2019-11-27 10:00:04 +01:00
Cascading Worldgen or something with Biomes OP

We already had a discussion about cascading wordgen on our old tracker, let me reiterate the important bits:

anonfunc pushed to master at anonfunc/non-aur-packages 2019-11-18 05:31:07 +01:00
ec3664acd3 added gitignore
anonfunc pushed to master at anonfunc/non-aur-packages 2019-11-18 05:29:38 +01:00
84f3a63451 added xorg-server with prime patches
anonfunc pushed to master at anonfunc/aur-packages 2019-11-14 03:45:14 +01:00
0b6a68fa99 upgpkg: cryptpad 3.5.0-1
anonfunc commented on issue TAIGA/TAIGA#2 2019-10-13 23:01:08 +02:00
Fixed Heroic, obsidiorite

On second thought, maybe that whole logic is flawed. durabilitymax - durability should always be >= 0, right? So just changing that to Math.max(durabilitymax - durability, 1) would do it, if I'm not mistaken.

anonfunc commented on issue TAIGA/TAIGA#2 2019-10-13 22:45:28 +02:00
Fixed Heroic, obsidiorite

Hi!

anonfunc pushed to master at anonfunc/aur-packages 2019-10-04 11:44:47 +02:00
f296f3076a upgpkg: pyfan 1.2-2
6164fba088 Initial upload: pyfan 1.2-1
b8bc65dd41 Initial upload: python-simple-pid 0.2.3-1
63192f0e38 upgpkg: cryptpad 3.2.0-1
Compare 4 commits »
anonfunc pushed to master at anonfunc/PyFan 2019-10-04 11:26:12 +02:00
6e45b77aba Update 'README.md'
anonfunc pushed to master at anonfunc/PyFan 2019-10-04 11:13:28 +02:00
6074353b95 Merge remote-tracking branch 'origin/master'
3f96734d84 removed unused config variable
Compare 2 commits »
anonfunc pushed to master at anonfunc/PyFan 2019-10-04 10:23:47 +02:00
dd9084ef0d Switched back to sbin
anonfunc pushed to master at anonfunc/PyFan 2019-10-04 10:21:27 +02:00
fe99608da6 Switched sbin to bin
anonfunc pushed to master at anonfunc/PyFan 2019-10-04 10:13:00 +02:00
89aa3516e1 fixed description
anonfunc pushed to master at anonfunc/PyFan 2019-10-04 10:12:29 +02:00
30201163f9 Adjusted service file path
anonfunc pushed to master at anonfunc/PyFan 2019-09-15 00:47:11 +02:00
69bac0b97b handled None return for temp
anonfunc pushed to master at anonfunc/PyFan 2019-09-15 00:43:53 +02:00
e4bda467bf fixed file not found when hwmon was not fully initialized on startup
anonfunc pushed to master at anonfunc/PyFan 2019-09-11 15:21:15 +02:00
f8b1d87a4e adjusted .service file to better suite manual installations
anonfunc pushed to master at anonfunc/PyFan 2019-09-11 15:19:17 +02:00
01cd1a1517 made .gitignore include idea