anonfunc
anonfunc pushed to master at anonfunc/aur-packages 2020-05-13 19:55:14 +02:00
294a285692 Deleted package: cryptpad
anonfunc commented on issue TAIGA/TAIGA#10 2020-05-04 19:35:37 +02:00
Backporting your mod to 1.7.10

Sure: You should fork this repo first.

Cloning is described pretty good here. After that you should start a new branch for your work, best name it 1.7.10.

Then you can proceed to port.

Just remember the last PR broke some things, but they should be easy to fix. I have no dev enviroment available at the moment, so no way to fix it for me.

anonfunc pushed to master at TAIGA/TAIGA 2020-05-04 04:56:48 +02:00
18dc97de61 Merge pull request 'Update 'LICENSE'' (#12) from license-change into master
bfec4bc442 Update 'LICENSE'
Compare 2 commits »
anonfunc merged pull request TAIGA/TAIGA#12 2020-05-04 04:56:48 +02:00
Update 'LICENSE'
anonfunc created pull request TAIGA/TAIGA#12 2020-05-04 04:56:43 +02:00
Update 'LICENSE'
anonfunc pushed to license-change at TAIGA/TAIGA 2020-05-04 04:56:30 +02:00
bfec4bc442 Update 'LICENSE'
anonfunc commented on issue TAIGA/TAIGA#10 2020-05-04 04:40:45 +02:00
Backporting your mod to 1.7.10

The licence already allows you this, no permission needed. If you wish to maintain it on a seperate branch in this repo that can be arranged too.

anonfunc commented on pull request TAIGA/TAIGA#7 2020-04-23 15:28:11 +02:00
Spawn Nether/End ores in Overworld if allow-nether is set to FALSE on server

Thanks for this PR, will be included in the next release.

anonfunc merged pull request TAIGA/TAIGA#7 2020-04-23 15:18:04 +02:00
Spawn Nether/End ores in Overworld if allow-nether is set to FALSE on server
anonfunc pushed to master at TAIGA/TAIGA 2020-04-23 15:18:03 +02:00
1e7ab1fc49 Merge pull request 'Spawn Nether/End ores in Overworld if allow-nether is set to FALSE on server' (#7) from Blaster/TAIGA-OV:master into master
18543ec172 Formatting fix
cda20df501 Formatting fix
ada8e9e004 Upload files to 'src/main/java/com/sosnitzka/taiga/world'
9828cc1a66 Delete 'WorldGen.java'
Compare 9 commits »
anonfunc transferred repository IdleGandalf/TAIGA to TAIGA/TAIGA 2020-04-23 15:16:21 +02:00
anonfunc pushed to master at anonfunc/aur-packages 2020-03-28 17:12:01 +01:00
588bfb1a42 upgpkg: pyfan 1.4.1-1
anonfunc commented on issue anonfunc/PyFan#3 2020-03-28 17:11:24 +01:00
Fails to start since 1.4

Thanks for the report, I fixed that in my local repo but it seems I did not commit it before release, what a blunder. Well, should be fixed now.

anonfunc closed issue anonfunc/PyFan#3 2020-03-28 17:07:53 +01:00
Fails to start since 1.4
anonfunc pushed to master at anonfunc/PyFan 2020-03-28 17:07:53 +01:00
d6ab4d8451 use correct variable for parent pyfan, fixes #3
anonfunc pushed to master at anonfunc/aur-packages 2020-03-26 09:44:58 +01:00
01c68f5385 upgpkg: pyfan 1.4-1
anonfunc pushed to master at anonfunc/aur-packages 2020-03-26 08:51:07 +01:00
e629803b61 upgpkg: pyfan 1.4-1
anonfunc commented on issue anonfunc/PyFan#2 2020-03-26 08:43:55 +01:00
Fans RPM have erratic behaviour

It seems like this was a configuration issue, so I'm going to close this. If you still run into this problem, please reopen this.

anonfunc closed issue anonfunc/PyFan#2 2020-03-26 08:43:55 +01:00
Fans RPM have erratic behaviour
anonfunc commented on issue anonfunc/PyFan#2 2020-03-17 10:36:09 +01:00
Fans RPM have erratic behaviour

I don't know if it's related but I have this when resuming from suspend:

mars 15 23:11:34 terence-desktop pyfan.py[801]: WARNING:pyfan:[CPU+OUT] Failed to set pwm, trying to reset it. (Device or resource busy)
mars 15 23:11:34 terence-desktop pyfan.py[801]: WARNING:pyfan:[GPU+IN+OUT] Failed to set pwm, trying to reset it. (Device or resource busy)

That's quite normal after suspend, as long as it does not countinue that should be allright.