#cuberite

/

      • NOTICE: [cuberite] LogicParrot pushed 1 new commit to master: https://git.io/vg8Tq
      • NOTICE: cuberite/master 837b3a6 LogicParrot: Merge pull request #2978 from cuberite/checker...
      • NOTICE: [cuberite] LogicParrot deleted checker at 0709f76: https://git.io/vg8TK
      • CheapSeth joined the channel
      • SphinxC0re joined the channel
      • SphinxC0re has quit
      • LogicParrot joined the channel
      • LogicParrot
        @PaddyMac I'm afraid I'm not too knowledgable with cmake and the build system.
      • NOTICE: [cuberite] tigerw pushed 2 new commits to master: https://git.io/vg8oW
      • NOTICE: cuberite/master d85c359 Drahoslav Bednář: Fix Pickups of BlockFlower...
      • NOTICE: cuberite/master f76a964 Tiger Wang: Merge pull request #2981 from Drahoslav7/master...
      • jan64 joined the channel
      • micechal joined the channel
      • bearbin
        LogicParrot: I created an issue on the book repo with a suggestion about a versioning system, what do you think?
      • NOTICE: [cuberite] LogicParrot closed pull request #2980: Proper entity destruction in non ticking chunks (master...entityDestroy) https://git.io/vgl2X
      • LogicParrot
        Sounds overkill to me.
      • It's a great idea for stuff where history is critical.
      • NOTICE: [cuberite] marvinkopf opened pull request #2985: Update RedstoneSimulator to delete unused cached PowerData (master...poweredrail) https://git.io/vg81f
      • bearbin
        Can you propose a better (and implementable) system? The system proposed so far is easy to implement, so idk.
      • LogicParrot
        What's wrong with your proposed <a href="derp123"></a> system?
      • We'd put such a tag in every 1st line of all subsections. And the script would need to be modified a bit in order to read them for the toc
      • bearbin
        You didn't like it, it's more work to maintain, and it doesn't defend against sections being removed or replaced. I think a better system would be to just use the title as the id, and not change the titles.
      • LogicParrot
        I don't remember not liking it. The extra work is negligible.
      • It indeed does not defend against removed sections.
      • But do we need that? Most online manuals do not have all history available and they do just fine.
      • Both methods would work, and I think the derp123 method is an order of magnitude less work.
      • For not much loss.
      • bearbin
        OK
      • LogicParrot
        I wouldn't mind title as id as well. As long as we're careful with titles.
      • bearbin
        well if you could write down your thoughts in the GH issue, I will get back to you later after I've thought over it a bit more.
      • LogicParrot
        Sure.
      • bearbin has quit
      • LogicParrot has quit
      • LogicParrot joined the channel
      • NOTICE: [cuberite] LogicParrot opened pull request #2986: [Queue approach] Fix entity destruction in unloaded chunks (master...entityDestroy_approach4) https://git.io/vg8dL
      • LogicParrot has quit
      • SphinxC0re joined the channel
      • NOTICE: [cuberite] LogicParrot closed pull request #2983: [Different approach] Fix entity destruction in unloaded chunks (master...entityDestroy_approach3) https://git.io/vg8uk
      • SphinxC0re has quit
      • NOTICE: [cuberite] LogicParrot pushed 2 new commits to master: https://git.io/vg4O2
      • NOTICE: cuberite/master e51a139 LogicParrot: Ignore trailing and leading spaces in INI values# Please enter the commit message for your changes. Lines starting
      • NOTICE: cuberite/master aefacbd LogicParrot: Merge pull request #2969 from LogicParrot/ini...