Heroes of Might and Magic Community
visiting hero! Register | Today's Posts | Games | Search! | FAQ/Rules | AvatarList | MemberList | Profile


Age of Heroes Headlines:  
5 Oct 2016: Heroes VII development comes to an end.. - read more
6 Aug 2016: Troubled Heroes VII Expansion Release - read more
26 Apr 2016: Heroes VII XPack - Trial by Fire - Coming out in June! - read more
17 Apr 2016: Global Alternative Creatures MOD for H7 after 1.8 Patch! - read more
7 Mar 2016: Romero launches a Piano Sonata Album Kickstarter! - read more
19 Feb 2016: Heroes 5.5 RC6, Heroes VII patch 1.7 are out! - read more
13 Jan 2016: Horn of the Abyss 1.4 Available for Download! - read more
17 Dec 2015: Heroes 5.5 update, 1.6 out for H7 - read more
23 Nov 2015: H7 1.4 & 1.5 patches Released - read more
31 Oct 2015: First H7 patches are out, End of DoC development - read more
5 Oct 2016: Heroes VII development comes to an end.. - read more
[X] Remove Ads
LOGIN:     Username:     Password:         [ Register ]
HOMM1: info forum | HOMM2: info forum | HOMM3: info mods forum | HOMM4: info CTG forum | HOMM5: info mods forum | MMH6: wiki forum | MMH7: wiki forum
Heroes Community > Library of Enlightenment > Thread: OpenHoMM
Thread: OpenHoMM This thread is 2 pages long: 1 2 · NEXT»
crackedmind
crackedmind

Tavern Dweller
posted April 17, 2009 10:53 AM

OpenHoMM

OpenHoMM is open source clone of 'Heroes Of Might And Magic III' engine.

We released Preview #1
http://slil.ru/27458510

At present works as a mapviewer and supports only SoD maps.

Unpack archive to your HoMM III SoD directory.

By default loading "A Viking We Shall Go" map. To load a different map, pass the filename as an argument in the command line.
Quote:
openhomm.exe "maps\A Warm and Familiar Place.h3m"


Links:
http://launchpad.net/openhomm
http://openheroes.draghost.ru - project forum
http://groups.google.ru/group/openhommdev - Google group

p.s. preview #2 will appear in 2-3 months.
p.p.s. Sorry for bad english

 Send Instant Message | Send E-Mail | View Profile | Quote Reply | Link
angelito
angelito


Honorable
Undefeatable Hero
proud father of a princess
posted April 17, 2009 04:37 PM

And what is it good for? Just for looking at maps? Or is there anyhting else I can do with it?
____________
Better judged by 12 than carried by 6.

 Send Instant Message | Send E-Mail | View Profile | Quote Reply | Link
E-J
E-J


Known Hero
posted April 19, 2009 08:03 PM

for what I see, they try to archieve the same thing as the VCMI team.

 Send Instant Message | Send E-Mail | View Profile | Quote Reply | Link
crackedmind
crackedmind

Tavern Dweller
posted July 16, 2009 04:51 AM
Edited by crackedmind at 04:52, 16 Jul 2009.

Quote:
for what I see, they try to archieve the same thing as the VCMI team.

Not the same. VCMI is rewriting WoG engine, we are rewriting SoD engine with some new features. And we do it in different ways.

Preview.2 still in development stage. We need to realize too much stuff.

You can download an updated preview.1 (fixed some bugs in map loader)
http://launchpad.net/openhomm/1.0/preview.1/+download/openhomm-preview-1-bin-win32.tar.bz2

Or you can build it from sources

 Send Instant Message | Send E-Mail | View Profile | Quote Reply | Link
Society99
Society99


Adventuring Hero
I am too much of a spammer!
posted July 16, 2009 11:12 PM
Edited by Society99 at 23:13, 16 Jul 2009.

So this won't have the same visuals as WoG? Some of the creatures in WoG (and the environment on several maps) i find rather wierd-looking compared to any other unit in the "vanilla" versions. Probably the colors and unrefined eyes from my side, but still  *I am 100% snow in programming and modding*

 Send Instant Message | Send E-Mail | View Profile | Quote Reply | Link
crackedmind
crackedmind

Tavern Dweller
posted July 17, 2009 01:23 AM
Edited by crackedmind at 01:30, 17 Jul 2009.

Quote:
So this won't have the same visuals as WoG? Some of the creatures in WoG (and the environment on several maps) i find rather wierd-looking compared to any other unit in the "vanilla" versions. Probably the colors and unrefined eyes from my side, but still  *I am 100% snow in programming and modding*


Yes, we don't plan to add graphic or something. We only recreating game engine. At the moment the team consists only of 3 programmers.
Third programmers joined some days ago.

But we want to add easy modding feature.

Some goals for preview.2:
- GUI with scripting (you can rewrite all standards action)
- basic game logic
- console
- RoE & AB maps support
- crash report system
- debugger for scripts
- rewrite some code from scratch, because it's terrible
- maybe, begin work on tools.
- add some documentation

That's what we've added after the preview.1:
- added menu for window mode
- added configuration file (ony 3 options)
- fixed compilation on gcc 4.3 and linux
- improved render speed
- some stablity fixes

Too much work, but we will finish it!

 Send Instant Message | Send E-Mail | View Profile | Quote Reply | Link
Warmonger
Warmonger


Promising
Legendary Hero
fallen artist
posted July 17, 2009 07:08 AM
Edited by Warmonger at 07:09, 17 Jul 2009.

...How many years after VCMI is finished?

Maybe you could help with our project instead or writting the same once again. Actually scripting is something we miss at the moment.

 Send Instant Message | Send E-Mail | View Profile | Quote Reply | Link
crackedmind
crackedmind

Tavern Dweller
posted July 17, 2009 03:32 PM

Quote:
...How many years after VCMI is finished?

Maybe you could help with our project instead or writting the same once again. Actually scripting is something we miss at the moment.


Why years? You do not need to be so pessimistic

I think, we won't join. There are some reasons for that.
____________
So u can code punk?

 Send Instant Message | Send E-Mail | View Profile | Quote Reply | Link
Zolmir
Zolmir


Hired Hero
posted July 17, 2009 08:21 PM

What about the AI? Other elements can be copied easily but that might be hard. Even better, though, would be the possibility to create a more competent AI as an option.
____________

 Send Instant Message | Send E-Mail | View Profile | Quote Reply | Link
crackedmind
crackedmind

Tavern Dweller
posted July 18, 2009 03:04 AM
Edited by crackedmind at 03:05, 18 Jul 2009.

Quote:
What about the AI? Other elements can be copied easily but that might be hard. Even better, though, would be the possibility to create a more competent AI as an option.


I thought about this.
We try to make it better than it was in the original. Some fragments of AI will be available from the scripts, like in "The Battle for Wesnoth"
____________
So u can code punk?

 Send Instant Message | Send E-Mail | View Profile | Quote Reply | Link
kesnar
kesnar


Famous Hero
from Kesnaria
posted July 18, 2009 04:23 AM

Quote:
There are some reasons for that.


And the reasons are?!?Through Unity comes the strenght...
____________

 Send Instant Message | Send E-Mail | View Profile | Quote Reply | Link
ihor
ihor


Supreme Hero
Accidental Hero
posted July 18, 2009 02:03 PM

And what are you going to create?
Original heroes are the best
____________
Your advertisement could be
here only for 100$ per day.



 Send Instant Message | Send E-Mail | View Profile | PP | Quote Reply | Link
Salamandre
Salamandre


Admirable
Omnipresent Hero
Wog refugee
posted July 18, 2009 02:21 PM
Edited by Salamandre at 14:25, 18 Jul 2009.

Quote:
And what are you going to create?
Original heroes are the best



While 2 towns being banned, open maps being ignored, magic heros being useless, 66 spells out from 69 never being used,  tactics being considered cheap (hit&run, red rush, town sitting), over usage of some 4-5 heros out from 155, 4-5 secondary skills only used out from 27, yes, it is the best
____________
Era II mods and utilities

 Send Instant Message | Send E-Mail | View Profile | Quote Reply | Link
Fank0
Fank0


Known Hero
There are no limits
posted July 18, 2009 02:34 PM

Quote:
Quote:
And what are you going to create?
Original heroes are the best



While 2 towns being banned, open maps being ignored, magic heros being useless, 66 spells out from 69 never being used,  tactics being considered cheap (hit&run, red rush, town sitting), over usage of some 4-5 heros out from 155, 4-5 secondary skills only used out from 27, yes, it is the best


On T.E. ?
____________
And you believed that?

 Send Instant Message | Send E-Mail | View Profile | Quote Reply | Link
kesnar
kesnar


Famous Hero
from Kesnaria
posted July 18, 2009 04:58 PM

Which two towns have been banned?!?The one is the Forge...the other?!?
____________

 Send Instant Message | Send E-Mail | View Profile | Quote Reply | Link
crackedmind
crackedmind

Tavern Dweller
posted July 18, 2009 05:25 PM

Quote:
And what are you going to create?

What do you mean?

We can not change the gameplay.

And please, stop offtop
____________
So u can code punk?

 Send Instant Message | Send E-Mail | View Profile | Quote Reply | Link
Salamandre
Salamandre


Admirable
Omnipresent Hero
Wog refugee
posted July 19, 2009 03:06 PM

There is one thing I would die for, if you make the XL map bigger.
____________
Era II mods and utilities

 Send Instant Message | Send E-Mail | View Profile | Quote Reply | Link
Warmonger
Warmonger


Promising
Legendary Hero
fallen artist
posted July 19, 2009 03:12 PM
Edited by Warmonger at 15:12, 19 Jul 2009.

VCMI already supports maps of any sizes. Not sure about rectangular ones.

Unfortunatelly right now we don't have any tools to make such map, editor and RMG will come only after 1.0 release.

BTW, I just joined the team. Hopefully I won't slow down the project too much .

 Send Instant Message | Send E-Mail | View Profile | Quote Reply | Link
Salamandre
Salamandre


Admirable
Omnipresent Hero
Wog refugee
posted July 19, 2009 03:33 PM

There is already a russian patch allowing to make bigger maps. But you can't view the additional terrain on the minimap unfortunatelly.

Any knows which part of the code allows changing the editor to support twice bigger maps? Is any of the projects working on such a tool?
____________
Era II mods and utilities

 Send Instant Message | Send E-Mail | View Profile | Quote Reply | Link
crackedmind
crackedmind

Tavern Dweller
posted July 19, 2009 08:48 PM

Quote:
VCMI already supports maps of any sizes. Not sure about rectangular ones.


We will implement it later, when the editor will be ready.
____________
So u can code punk?

 Send Instant Message | Send E-Mail | View Profile | Quote Reply | Link
Jump To: « Prev Thread . . . Next Thread » This thread is 2 pages long: 1 2 · NEXT»
Post New Poll    Post New Topic    Post New Reply

Page compiled in 0.0653 seconds