

[1.4.7] [CC 1.481] CCRedbus - control Redbus devices (like Sortron) with ComputerCraft
#21
Posted 03 June 2013 - 02:37 PM
#22
Posted 09 June 2013 - 02:14 AM
#23
Posted 09 June 2013 - 09:43 AM
Avoiding RPC was the reason why I made this peripheral.
What's your use case anyway?
#24
Posted 10 June 2013 - 11:21 AM
One of the reasons to use RPC rather than CC is that it maintains a consistent state through reloads. Something which is not possible in CC, and (official line) will not be. Approximating it is hard, too.
Plus, it behaves more like a computer, and is far kinder to the server. (It has memory limits!)
#25
Posted 10 June 2013 - 11:43 AM

I would highly doubt that statement about it being kinder to the server.
Of course, CC has the potential of being more of a strain on the server, simply because RPC is resource-limited and CC is (almost) not.
But if you compare efficiency, you have an emulated CPU on one side and LuaJ, which compiles to java bytecode, which the Hotspot JVM JITs to native code if it's run a lot.
I hope it's clear to you, which one is more efficient

EDIT: using the CC peripheral interface to attach peripherals to non-CC stuff would probably violate the license
#26
Posted 11 June 2013 - 08:24 AM
#27
Posted 11 June 2013 - 08:31 AM
Why I care about the CC license? for one, because I'm posting this on computercraft forums

The CC devs have also never been unreasonable, unavailable or just outright assholes, while eloraam has been all of that.
#28
Posted 12 June 2013 - 03:52 AM
#29
Posted 12 June 2013 - 05:39 AM
#31
Posted 13 June 2013 - 02:38 AM

#32
Posted 18 July 2013 - 02:35 AM
SIDE NOTE: BRING REDPOWER TO 1.6.2 ALREADY GOD DAMMIT
#33
Posted 18 July 2013 - 07:20 AM
Be warned though, they might ban you

#34
Posted 18 July 2013 - 08:26 AM
TomyLobo, on 13 June 2013 - 02:38 AM, said:

Just because the files are there doesn't mean they're being used. Lots of forge hooks aren't used by CC, so why have them included when CC is the only mod installed? Point being that Dan isn't gonna take the time to remove the files from package, especially not since you typically aren't supposed to mess with the file structure of someone else's API.
Galactica4, on 18 July 2013 - 02:35 AM, said:
SIDE NOTE: BRING REDPOWER TO 1.6.2 ALREADY GOD DAMMIT
Eloraam is a very private modder. She does not like people lurking through her code, especially since she's not obligated to keep it the same for future versions. She's had a power conversion mod taken down entirely because it included Bluetricity.
#35
Posted 18 July 2013 - 07:59 PM
#36
Posted 18 July 2013 - 09:35 PM
So if she takes down my mod, she'll have to do other things to convince people to do so.
I have a few in mind, but I'm not gonna detail them here for several reasons.
#37
Posted 18 July 2013 - 11:43 PM
#38
Posted 19 July 2013 - 12:34 AM
#39
Posted 19 July 2013 - 12:59 AM
#40
Posted 19 December 2013 - 02:55 PM

1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users