Moonfish : Marker Editor

A wealth of applications with which you will need to mod Halo 2.
Post Reply
User avatar
JacksonCougar
Huurcat
Posts: 2460
Joined: Thu Dec 06, 2007 11:30 pm
Location: Somewhere in Canada

Moonfish : Marker Editor

Post by JacksonCougar »

ImageImage

Release notes
  • You must have shared.map, singleplayershared.map, and mainmenu.map in the same folder as the map you are editing. They don't have to me named as such
  • You probably need opengl 4.0 but it might work on lesser versions
  • You probably need .net framework 4.5 but it might work on lesser versions
  • The saving code is really hacky [see: http://pastebin.com/sZs78zAt] so if it bricks your map :roll:
Bugs
  • The default shader pass that gets selected is not always the best choice so some things will simply look messed up in the render
  • The close map button and exit buttons do nothing. Not a thing
  • The property grid is just there for show. It does nothing (but setting the properties should still work[but the changes won't be saved because of release notes 4])
  • Selecting a map without having the resource maps in the same directory will throw an error in the model deserializing code when it tries to load the model data from those maps
  • Multiple texture objects are uploaded for duplicate entries in the shader. This kills the performance
  • Two camera controls are mapped to the same key-combo: only the first will work
Camera controls

Pan : [Left-Shift] + [Middle-Mouse]
or [Left-Control] + [Left-Mouse]

Zoom: [Left-Alt] + [Middle-Mouse]
or [Left-Control] + [Left-Mouse]

Orbit: [Middle-Mouse]
or [Left-Control] + [Left-Mouse]
Attachments
moonfsih2.png
(114.32 KiB) Not downloaded yet
moonfsih1.png
(100.89 KiB) Not downloaded yet
Release.7z
pre-alpha-beta 1.0.5540.35635
(2.1 MiB) Downloaded 294 times
User avatar
XZodia
Staff
Posts: 2208
Joined: Sun Dec 09, 2007 2:09 pm
Location: UK
Contact:

Re: Moonfish : Marker Editor

Post by XZodia »

That is an impressive bug list....

But yea for releasing it =)

No Sauce?
Image
JacksonCougar wrote:I find you usually have great ideas.
JacksonCougar wrote:Ah fuck. Why must you always be right? Why.
User avatar
JacksonCougar
Huurcat
Posts: 2460
Joined: Thu Dec 06, 2007 11:30 pm
Location: Somewhere in Canada

Re: Moonfish : Marker Editor

Post by JacksonCougar »

source is on my github account
User avatar
CaptainPoopface
Posts: 714
Joined: Sat Feb 16, 2008 5:47 am

Re: Moonfish : Marker Editor

Post by CaptainPoopface »

Hell yes. Thank you. Looking forward to trying this.
Post Reply