Search found 133 matches

by Samuco
Thu Jun 25, 2015 8:12 pm
Forum: HaloMD
Topic: Taking the light out
Replies: 16
Views: 4545

Re: Taking the light out

null out the "bitm levels\test\bloodgulch\bloodgulch 000818" in the "sbsp levels\test\bloodgulch\bloodgulch"
by Samuco
Wed May 13, 2015 4:28 am
Forum: HaloMD
Topic: Swordedit
Replies: 1
Views: 1411

Re: Swordedit

Archon is the latest version of Swordedit
http://opencarnage.net/index.php?/topic/2533-archon
by Samuco
Tue Feb 03, 2015 5:57 pm
Forum: HaloMD
Topic: HaloMD
Replies: 565
Views: 321970

Re: HaloMD

It would be interesting to see if I could replace Halo's scen renderer with Archons crappy legacy one.
by Samuco
Sat Dec 20, 2014 8:09 pm
Forum: HaloMD
Topic: The Eternal Halo servers
Replies: 32
Views: 10448

Re: The Eternal Halo servers

Try rejoining as I have made a few updates since then. If it still crashes, can you send me the crash logs?
by Samuco
Wed Nov 20, 2013 10:13 pm
Forum: HaloMD
Topic: [WIP] Halo HUD
Replies: 5
Views: 2694

Re: [WIP] Halo HUD

I took a brief look at CFPlugin but it seems to be very convoluted. I coded up a basic plugin loader using dlopen along with a blank sample plugin. Plugin: http://www.samuco.net/plugin.zip Loader: http://www.samuco.net/loader.zip Sample radar: http://www.samuco.net/radar_sample.zip (To install, add ...
by Samuco
Mon Nov 18, 2013 11:15 pm
Forum: HaloMD
Topic: [WIP] Halo HUD
Replies: 5
Views: 2694

[WIP] Halo HUD

by Samuco
Sun Sep 29, 2013 9:16 pm
Forum: Modding Programs
Topic: Swordedit Sunlight (Version 1.0)
Replies: 34
Views: 22971

Re: Swordedit Sunlight (Version 1.0)

The main swordedit thread has been moved to http://www.opencarnage.net/index.php?/t ... rchon-wip/
by Samuco
Sat Aug 24, 2013 5:54 pm
Forum: General Discussion
Topic: Goodbye!
Replies: 7
Views: 6262

Goodbye!

Over the years it has been fun. Between Halo modding, programming modding tools (like swordedit, iServer etc) and playing games (like the Minecraft pig hotel) I have enjoyed it, but I feel that the time has come that I should move on from MGM. I get the impression that my work is no longer appreciat...
by Samuco
Sat Aug 24, 2013 2:36 pm
Forum: HaloMD
Topic: HaloMD
Replies: 565
Views: 321970

Re: HaloMD

Yeah, I just said something similar on OC. I like the Halo styling, since it feels homier than a plain window, but I think the dark window titles are reserved for HUD controls with OS X programs. It looked fine in silver; there's no need to make it black. "Found 4 Games" should be in whit...
by Samuco
Fri Aug 23, 2013 8:15 pm
Forum: HaloMD
Topic: HaloMD
Replies: 565
Views: 321970

Re: HaloMD

Updated the UI and shifted the code to github.
Image

Download: http://www.samuco.net/halomd/HaloMD.zip
Source: https://github.com/ShadovvMoon/HaloMD
by Samuco
Fri Aug 23, 2013 4:15 am
Forum: HaloMD
Topic: HaloMD
Replies: 565
Views: 321970

Re: HaloMD

Made a few theming / chat changes today which some people might like. This is by no means finished so consider it a proof of concept. http://www.samuco.net/halomd/md6.png Download: http://www.samuco.net/halomd/HaloMD.zip Source: http://www.samuco.net/halomd/HaloMD-master.zip (idk how to use github y...
by Samuco
Thu Aug 22, 2013 5:21 pm
Forum: Modding Programs
Topic: [Source] HaloMD
Replies: 1
Views: 3631

Re: [Source] HaloMD

Yay! Thanks nil :D
by Samuco
Tue Aug 06, 2013 11:23 pm
Forum: Modding Programs
Topic: Swordedit Sunlight (Version 1.0)
Replies: 34
Views: 22971

Re: Swordedit Sunlight (Version 1.0)

Not enough mac players to justify rewriting swordedit.
by Samuco
Wed Jul 31, 2013 2:40 pm
Forum: Modding Programs
Topic: Swordedit Sunlight (Version 1.0)
Replies: 34
Views: 22971

Re: Swordedit Sunlight (Version 1.0)

MainMenu.nib is no longer required. It needs to use the actual interface builder program (which stopped being shipped with Xcode 4). Main.xib is the new interface file and requires Xcode 5 to open. The document bersion should have been set on 4.0 but Xcode liked to change it. Both nib/xib files do s...
by Samuco
Mon Jul 29, 2013 7:08 pm
Forum: Modding Programs
Topic: Swordedit Sunlight (Version 1.0)
Replies: 34
Views: 22971

Re: Swordedit Sunlight (Version 1.0)

You will need to use Xcode 5