Monkey 2 » All Posts http://monkeycoder.co.nz/forums/feed/ Fri, 19 Apr 2019 09:03:17 +0000 http://bbpress.org/?v=2.5.14-6684 en-US http://monkeycoder.co.nz/forums/topic/viva-mortis/#post-16179 <![CDATA[Reply To: Viva Mortis]]> http://monkeycoder.co.nz/forums/topic/viva-mortis/#post-16179 Thu, 18 Apr 2019 04:34:52 +0000 AdamStrange what sort of collision issues are you having? Might be able to help 🙂

]]>
http://monkeycoder.co.nz/forums/topic/viva-mortis/#post-16178 <![CDATA[Reply To: Viva Mortis]]> http://monkeycoder.co.nz/forums/topic/viva-mortis/#post-16178 Wed, 17 Apr 2019 23:03:40 +0000 Whiteball Played the first windows version. Everything seemed to work nicely as far as I could tell.

Also played TheRevills Jack Deadly and that was cool too.

I’m currently coding up a old-school platformer of my own (well trying too) I struggle with collision stuff and it just never feels right to me. Would love to one day produce something as good as either of theese efforts though.

Well done both!

]]>
http://monkeycoder.co.nz/forums/topic/viva-mortis/#post-16177 <![CDATA[Reply To: Viva Mortis]]> http://monkeycoder.co.nz/forums/topic/viva-mortis/#post-16177 Wed, 17 Apr 2019 13:20:25 +0000 AdamStrange YAY. Viva Mortis come second in the SyntaxBomb competition.

 

Jack Deadly (by TheRevills) comes a close third.

]]>
http://monkeycoder.co.nz/forums/topic/how-to-use-git-for-your-own-projects-modules-within-the-monkey2-repo/#post-16176 <![CDATA[Reply To: How to use GIT for your own projects/modules within the monkey2 repo]]> http://monkeycoder.co.nz/forums/topic/how-to-use-git-for-your-own-projects-modules-within-the-monkey2-repo/#post-16176 Tue, 16 Apr 2019 00:09:36 +0000 jondecker76 Thanks Danilo, very helpful!

]]>
http://monkeycoder.co.nz/forums/topic/100-bounty-mx2-running-on-samsungs-linux-on-dex/#post-16175 <![CDATA[Reply To: $100 Bounty: MX2 Running on Samsung's Linux on Dex]]> http://monkeycoder.co.nz/forums/topic/100-bounty-mx2-running-on-samsungs-linux-on-dex/#post-16175 Tue, 16 Apr 2019 00:08:39 +0000 jondecker76 Bounty still stands!

]]>
http://monkeycoder.co.nz/forums/topic/how-to-use-git-for-your-own-projects-modules-within-the-monkey2-repo/#post-16174 <![CDATA[Reply To: How to use GIT for your own projects/modules within the monkey2 repo]]> http://monkeycoder.co.nz/forums/topic/how-to-use-git-for-your-own-projects-modules-within-the-monkey2-repo/#post-16174 Mon, 15 Apr 2019 06:29:07 +0000 Danilo You can add external module directories by setting the environment variable MX2_MODULE_DIRS.

In Unix shells:

 

You can add more than one directory. Separate the directories with a semicolon “;”:

 

I think on Windows OS it was the command SET:

 

Alternatively you can add the line to your env_linux.txt / env_macos.txt / env_windows.txt in bin/

]]>
http://monkeycoder.co.nz/forums/topic/requiring-discord-to-join-forums/#post-16173 <![CDATA[Reply To: Requiring discord to join forums]]> http://monkeycoder.co.nz/forums/topic/requiring-discord-to-join-forums/#post-16173 Sun, 14 Apr 2019 09:33:21 +0000 DruggedBunny Yup, count me in as one of those!

]]>
http://monkeycoder.co.nz/forums/topic/requiring-discord-to-join-forums/#post-16172 <![CDATA[Reply To: Requiring discord to join forums]]> http://monkeycoder.co.nz/forums/topic/requiring-discord-to-join-forums/#post-16172 Sun, 14 Apr 2019 06:12:08 +0000 AdamStrange My personal view is: some people do not like chat or live communication – or any direct communication. Forums provide and nice way to think and store things – provide feedback and code.

]]>
http://monkeycoder.co.nz/forums/topic/requiring-discord-to-join-forums/#post-16171 <![CDATA[Reply To: Requiring discord to join forums]]> http://monkeycoder.co.nz/forums/topic/requiring-discord-to-join-forums/#post-16171 Sun, 14 Apr 2019 05:16:39 +0000 Danilo There is also https://rocket.chat for team/community communication.

 

It is open source: https://github.com/RocketChat and available for Windows/Linux/Mac/Android/iOS/Web

]]>
http://monkeycoder.co.nz/forums/topic/requiring-discord-to-join-forums/#post-16170 <![CDATA[Reply To: Requiring discord to join forums]]> http://monkeycoder.co.nz/forums/topic/requiring-discord-to-join-forums/#post-16170 Wed, 10 Apr 2019 20:51:02 +0000 Hezkore Hello! I haven’t been active on the forums in a while, and I’m not a big fan of LOLZ-MEME-GAMER-DISCORD heh.
But I honestly wouldn’t be against Monkey 2 just being GitHub based.

There’s GitHub Pages (https://pages.github.com/) that sort of creates a basic homepage for any GitHub project.
GitHub also has a Wiki for documentation and an issues section for… issues… and many other features.
And there’s also Gitter (https://gitter.im/) that sort of works like Discord – but is actually made for developers (and not gamers) – and can automatically integrate itself with the Git repo.
All without Mark having to do any extra work!

The only thing I’d really miss, I think, is the code archive.
But I honestly feel like a code archive should be a Ted2Go Git repo browser, instead of homepage based.
Same with the module browser!

Overall; I don’t think being GitHub based would be a bad idea.
Because all the features we currently have and enjoy could still exist and be automated by GitHub.

]]>