Please login or register.

Login with username, password and session length
Advanced search  

News:

IRC channel - server: waelisch.de  channel: #wme (read more)

Pages: 1 2 3 [4]

Author Topic: Latest beta: WME 1.8 beta 4 (September 9, 2007)  (Read 31524 times)

0 Members and 1 Guest are viewing this topic.

Mnemonic

  • WME developer
  • Administrator
  • Addicted to WME forum
  • *
  • Karma: 41
  • Offline Offline
  • Gender: Male
  • Posts: 5683
    • View Profile
    • Dead:Code Site
Re: Latest beta: WME 1.8 beta 3 (July 29, 2007)
« Reply #45 on: July 29, 2007, 06:10:27 PM »

WME 1.8 beta 3 is out. The "only" major change is the shiny new WindowEdit tool for editing windows, inventory and response boxes. No more hand-editing of .window files, yay!

WindowEdit requires .NET framework 2.0.

And as always, suggestions are welcome.

Logged
Yes, I do have a twitter account
Please don't send me technical questions in private messages, use the forum. ::wave

FogGobbler

  • Regular poster
  • ***
  • Karma: 0
  • Offline Offline
  • Posts: 228
    • View Profile
Re: Latest beta: WME 1.8 beta 3 (July 29, 2007)
« Reply #46 on: July 29, 2007, 07:01:21 PM »

Wow! I´ve not tried it yet, but it sounds great! Thanks for your awesome work!  ::thumbup
Logged

Banky

  • Lurker
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 23
    • View Profile
Re: Latest beta: WME 1.8 beta 3 (July 29, 2007)
« Reply #47 on: July 31, 2007, 11:14:31 AM »

Wow! The new features are amazing!

Thanks for your hard work with this engine!
- Banky

Logged

DocBass

  • Regular poster
  • ***
  • Karma: 0
  • Offline Offline
  • Posts: 136
    • View Profile
Re: Latest beta: WME 1.8 beta 3 (July 29, 2007)
« Reply #48 on: August 19, 2007, 11:21:38 AM »

The additions to this beta are awesome.

Can anyone verify if videos using an alpha mask still work in it? For the life of me I can't get the theora videos to use an image as an alpha mask.  :o
Logged

Mnemonic

  • WME developer
  • Administrator
  • Addicted to WME forum
  • *
  • Karma: 41
  • Offline Offline
  • Gender: Male
  • Posts: 5683
    • View Profile
    • Dead:Code Site
Re: Latest beta: WME 1.8 beta 3 (July 29, 2007)
« Reply #49 on: August 19, 2007, 11:56:35 AM »

I can confirm that it does work.

Code: WME Script
  1. entity.PlayTheora("path\video.ogg", true, "path\alpha.png");
  2.  
Logged
Yes, I do have a twitter account
Please don't send me technical questions in private messages, use the forum. ::wave

DocBass

  • Regular poster
  • ***
  • Karma: 0
  • Offline Offline
  • Posts: 136
    • View Profile
Re: Latest beta: WME 1.8 beta 3 (July 29, 2007)
« Reply #50 on: August 19, 2007, 12:09:45 PM »

I can confirm that it does work.

Code: WME Script
  1. entity.PlayTheora("path\video.ogg", true, "path\alpha.png");
  2.  


Thanks.  :)
Logged

Mnemonic

  • WME developer
  • Administrator
  • Addicted to WME forum
  • *
  • Karma: 41
  • Offline Offline
  • Gender: Male
  • Posts: 5683
    • View Profile
    • Dead:Code Site
Re: Latest beta: WME 1.8 beta 3 (July 29, 2007)
« Reply #51 on: August 19, 2007, 07:29:27 PM »

And the alpha image needs to be a 32-bit color image with a real alpha channel, not 256 colors image with shades of gray (I suppose that crash report was yours).
Logged
Yes, I do have a twitter account
Please don't send me technical questions in private messages, use the forum. ::wave

adonf

  • Regular poster
  • ***
  • Karma: 0
  • Offline Offline
  • Posts: 124
    • View Profile
Re: Latest beta: WME 1.8 beta 3 (July 29, 2007)
« Reply #52 on: August 28, 2007, 11:44:00 AM »

oooooh nice! any chance we might get a copy of the window editing tool without installing 1.8 ? (we're still using 1.7.2)
Logged
I am the Milkman. My milk is good.

odnorf

  • w00t?
  • Global Moderator
  • Addicted to WME forum
  • *
  • Karma: 7
  • Offline Offline
  • Gender: Male
  • Posts: 1456
  • Lamp dog!
    • View Profile
Re: Latest beta: WME 1.8 beta 3 (July 29, 2007)
« Reply #53 on: August 28, 2007, 12:06:55 PM »

oooooh nice! any chance we might get a copy of the window editing tool without installing 1.8 ? (we're still using 1.7.2)

http://master.math.upatras.gr/~odnorf/misc_files/WindowEdit.zip
Enjoy ;D

Don't extract this tool in the wme 1.7.2 dir since this will break debug console.
(All .net tools are using the same libraries).

EDIT: Keep in mind that it's NOT recommended to use WindowEdit with 1.7.x versions. Under some conditions WME 1.7 might not be able to read .window files generated by WME 1.8. So, always backup your window files.
« Last Edit: August 28, 2007, 12:22:34 PM by odnorf »
Logged
fl*p

adonf

  • Regular poster
  • ***
  • Karma: 0
  • Offline Offline
  • Posts: 124
    • View Profile
Re: Latest beta: WME 1.8 beta 3 (July 29, 2007)
« Reply #54 on: August 28, 2007, 02:01:27 PM »

thank you  ;D
Logged
I am the Milkman. My milk is good.

Mnemonic

  • WME developer
  • Administrator
  • Addicted to WME forum
  • *
  • Karma: 41
  • Offline Offline
  • Gender: Male
  • Posts: 5683
    • View Profile
    • Dead:Code Site
Re: Latest beta: WME 1.8 beta 4 (September 9, 2007)
« Reply #55 on: September 09, 2007, 06:16:10 PM »

WME 1.8 beta 4 is out. See the first post of this thread for a list of changes and a download link.
This is mainly a maintenance/bugfix release, so if you're using a previous beta, please upgrade.
Logged
Yes, I do have a twitter account
Please don't send me technical questions in private messages, use the forum. ::wave

Amo

  • Supporter
  • Regular poster
  • *
  • Karma: 0
  • Offline Offline
  • Gender: Male
  • Posts: 206
    • View Profile
    • Sunrise The Game
Re: Latest beta: WME 1.8 beta 4 (September 9, 2007)
« Reply #56 on: September 13, 2007, 09:51:11 PM »

Wow, very cool, as I can see, you included our anim channel request. Nice work man.
 ::beer
Pages: 1 2 3 [4]
 

Page created in 0.053 seconds with 23 queries.