[QUOTE=Asgard;48759762][T]http://docs.unity3d.com/uploads/Main/TimeSet.png[/T][/QUOTE]
You didn't understood me because I maybe told it weird.
I wanted to say that it would be cool if you could set rate for every MonoBehavior object, so one fast object would have FixedUpdate every frame (rate = 1), some other slow acting object could have rate = 5, which would call his FixedUpdate every fifth frame. Something like that.
[QUOTE=Fourier;48767416]You didn't understood me because I maybe told it weird.
I wanted to say that it would be cool if you could set rate for every MonoBehavior object, so one fast object would have FixedUpdate every frame (rate = 1), some other slow acting object could have rate = 5, which would call his FixedUpdate every fifth frame. Something like that.[/QUOTE]
You can do that really easily with coroutines.
[QUOTE=Berkin;48764013]I just got a really cool idea for my next library project and I think you're all gonna love it.
It combines semantic analysis, parameter automation, animation, constructed languages, and [I]pure motherfucking magic[/I].
Literally cackling that I never thought of it before. :excited:
Can anyone guess what it is?[/QUOTE]
Rant in rant?
[QUOTE=proboardslol;48767585]Rant in rant?[/QUOTE]
Rantception?
[img]http://i.imgur.com/PcefMIf.png[/img][img]http://i.imgur.com/wOWhUlf.png[/img][img]http://i.imgur.com/fDq87zk.png[/img]
This is becoming the new Pantone.
Dog anus doesn't look like that! :weeb:
While making the userscript for unit conversion, I thought I should make a userscript for currencies too. Editing the first one first one a bit, I've got it working.
[IMG]http://i.imgur.com/gRVqB0n.png[/IMG]
[url=https://github.com/Spanfile/RohBot-Currency-Converter]Repo over here[/url].
[QUOTE=krix;48767709]Dog anus doesn't look like that! :weeb:[/QUOTE]
If you can come up with a better algorithm to generate the color of a dog's anus, I'll gladly accept that pull request.
[QUOTE=Berkin;48767714]If you can come up with a better algorithm to generate the color of a dog's anus, I'll gladly accept that pull request.[/QUOTE]
I would google what a dog's anus looks like but I'd probably end up on a list or two :v:
[QUOTE=Trebgarta;48767809]Does it change the ratios based on real-life currency ratios?
It'd be awesome if you did a daily update or something, imo.[/QUOTE]
Right now it has fixed values, but I do want it to get the latest ratios somehow.
[QUOTE=Funley;48767740]I would google what a dog's anus looks like but I'd probably end up on a list or two :v:[/QUOTE]
i'm sure there are plenty of good medical reasons to know what a dog's anus looks like
[QUOTE=Cold;48761079]If you directly buy from OVH they start at like a 100$ a month.
Order from a re-seller like Kimsufi or soyoustart, especially Kimsufi is dirtcheap, but they rarely have anything in stock.[/QUOTE]
Fucking don't touch Kimsufi, take this from a current customer who is stuck with them.
They provide [I]zero support[/I], what you get is what you have, if it goes offline, [I]good luck getting it back online[/I]. The hardware is also OVH leftovers or expired parts.
[editline]26th September 2015[/editline]
Also to expand on "OVH support" their levels go.
OVH > SoYouStart > Kimsufi
Full Support > Minimal (they'll reboot your server, replace parts) > Fucking nothing, if parts explode you have to wait hours to [I]weeks[/I] for a replacement.
The prices follow with their support tiers, don't be tempted.
*Walks into paint store*
"Yeah can I have that uhh, [I]'minion semen and dead frog'[/I]?"
"We've got just what you want!"
[img]http://i.imgur.com/sS4kKvF.png[/img]
[editline]26th September 2015[/editline]
Web interface, anyone?
[QUOTE=Funley;48767819]Right now it has fixed values, but I do want it to get the latest ratios somehow.[/QUOTE]
[url]http://fixer.io/[/url] has an easy and free API for latest rates
Facepunch for Android is now open-sourced and available on GitHub: [url]https://github.com/rrkpp/FPAndroid[/url]
All it needs is proper post parsing, avatars, post quoting/editing and thread creation. We can finally break the curse, guys..
[QUOTE=srobins;48768598]Facepunch for Android is now open-sourced and available on GitHub: [url]https://github.com/rrkpp/FPAndroid[/url]
All it needs is proper post parsing, avatars, post quoting/editing and thread creation. We can finally break the curse, guys..[/QUOTE]
Didn't you already make one of these, kopimi?
[QUOTE=srobins;48768598]Facepunch for Android is now open-sourced and available on GitHub: [url]https://github.com/rrkpp/FPAndroid[/url]
All it needs is proper post parsing, avatars, post quoting/editing and thread creation. We can finally break the curse, guys..[/QUOTE]
Shouldn't /.idea/gradle.xml also be in your gitignore?
[QUOTE=Mega1mpact;48768819]Shouldn't /.idea/gradle.xml also be in your gitignore?[/QUOTE]
Honestly I have a very rudimentary understanding of Git lol, but I've added it at your recommendation, thanks.
[QUOTE=srobins;48768598]Facepunch for Android is now open-sourced and available on GitHub: [url]https://github.com/rrkpp/FPAndroid[/url]
All it needs is proper post parsing, avatars, post quoting/editing and thread creation. We can finally break the curse, guys..[/QUOTE]
Is there any reason you're using a LinearLayout inside a ScrollView to display lists of items rather than just a ListView?
[QUOTE=Egonny;48769055]Is there any reason you're using a LinearLayout inside a ScrollView to display lists of items rather than just a ListView?[/QUOTE]
I think this is just a vestigial layout issue from when I was drafting different ideas for navigation and trying out some floating layouts within the ScrollView, it can probably be switched over to a ListView now that things have settled a bit.
[QUOTE=srobins;48768598]Facepunch for Android is now open-sourced and available on GitHub: [url]https://github.com/rrkpp/FPAndroid[/url]
All it needs is proper post parsing, avatars, post quoting/editing and thread creation. We can finally break the curse, guys..[/QUOTE]
How do you install this on android?
[QUOTE=scozi;48769334]How do you install this on android?[/QUOTE]
Compile the APK, put it on your SD card, and open it. It will prompt you to install.
[vid]https://dl.dropboxusercontent.com/u/27714141/8600743319839239.mp4[/vid]
I added temporal coding. Now synapse length actually means something to the network.
I realised I could abuse my motionblur code to do a long exposure. Try to ignore the weird projection, I was also testing some 360-degree video stuff
[t]https://i.imgur.com/z7reVK6.png[/t]
Wanna do a group project but I don't know anybody in my class at the same level as me. And I'm pretty sure everyone here is higher than me
[QUOTE=proboardslol;48770083]Wanna do a group project but I don't know anybody in my class at the same level as me. And I'm pretty sure everyone here is higher than me[/QUOTE]
Group projects with people better than you will improve you a fuckton if you're willing to learn with them and they're willing to teach you.
Then any Java devs need an intern?
[QUOTE=proboardslol;48770251]Then any Java devs need an intern?[/QUOTE]
I'm a PHP dev who needs a 40-hour a week unpaid intern email me!!
Do I get free coffee and gym membership?
[QUOTE=proboardslol;48770434]Do I get free coffee and gym membership?[/QUOTE]
FUCK you
Sorry, you need to Log In to post a reply to this thread.