Search found 27 matches

by Makar
Tue Jun 04, 2024 12:04 pm
Forum: General
Topic: Still working on it
Replies: 1
Views: 62217

Still working on it

Between life, work and other projects Im still doing slow progress on EO, its mostly finishing of the map loading elements at moment. I got do some jiggery pokery on certain maps where they actually used massive grhs but used main layer to force them into 32x32 tile, Engine im using hasnt got the co...
by Makar
Fri Apr 19, 2024 11:06 am
Forum: General
Topic: Random find in music
Replies: 0
Views: 77337

Random find in music

Music file mus24.mid If you look through the midi file you actually find the song tittle and author! "The Town of Witchwoode" by Bjorn Lynne Now if you follow through google WitchWood was a game developed by Team17 (Guys from worms) but was cancelled. So looks like in 96/97 Bjorn released ...
by Makar
Mon Apr 15, 2024 11:16 pm
Forum: General
Topic: Enter a Map!
Replies: 1
Views: 59809

Re: Enter a Map!

Just a quick update.

Ive added a few more Graphics that are supported. the collider is only on the water/ocean
by Makar
Mon Apr 15, 2024 7:27 pm
Forum: General
Topic: Enter a Map!
Replies: 1
Views: 59809

Enter a Map!

https://eraonline.net/htmtest/

GM lets me export as HTML5 project so have a nosey, Anyone recognise were we are walking around?

Blanks are just where i haven't added the graphics in, It just ignores what it doesn't know.

Ok the connection thing, its for the server
by Makar
Thu Apr 11, 2024 2:39 pm
Forum: Dev-Log
Topic: Map loading
Replies: 0
Views: 86353

Map loading

Changed my direction of map loading.

Why export into characters when i should of read map in binary in first place!

well that wasted a while and now were doing that
by Makar
Wed Mar 20, 2024 12:25 pm
Forum: General
Topic: It runs, It Moves, The head floats?
Replies: 0
Views: 81654

It runs, It Moves, The head floats?

So, Thought I'd show what little it does so far. Its got very basic packet system, I mean basic so far. It has movement on keyboard But going to restrict it to 4 way movement, Its weird seeing EO chars moving at angles. The touchscreen movement, Its not as desired You can see it moves in the right w...
by Makar
Thu Feb 22, 2024 3:40 pm
Forum: General
Topic: Update
Replies: 0
Views: 79880

Update

As im going down the route of using GameMaker Studio (It allows windows/phone/console) builds We could of used the existing Era Server if we wanted but made no sense to do so. So currently. The client Connects to a GM built server and just logins. Im currently importing the original GRHs files and e...
by Makar
Mon Jan 15, 2024 7:42 pm
Forum: General
Topic: Map Export
Replies: 1
Views: 55429

Re: Map Export

Just rough load of Map 5
Once the tilemap side of things is done the fun begins!
by Makar
Sun Jan 14, 2024 12:18 pm
Forum: General
Topic: Wanted to see water move again
Replies: 0
Views: 78136

Wanted to see water move again

Something daft, Wanted to see the water "move" Just reassembling the tilemap and thought it chuck this up. You wouldnt think that was drawn over 24 years ago

https://youtu.be/N1g68rnCt_I

Just extremely basic of just seeing the grass surrounded by animated ocean, was just nice to see!
by Makar
Sun Jan 14, 2024 12:04 pm
Forum: General
Topic: Map Export
Replies: 1
Views: 55429

Map Export

Were hoping to keep all the maps the original staff made all those years ago, So with the help of the map editor and some edits to it Im trying to get it to read the map and give each cell a symbol instead of a number. EO has the GRH.dat but each number in there lined up with grh of different number...