UnderwareDesign
July 29, 2010, 06:49:06 PM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: Blocks Away Published On Intel Dashboard
 
   Home   Help Login Register  
Pages: [1]
  Print  
Author Topic: Simple Map Maker For PlayBasic  (Read 2158 times)
Ratty
Newbie
*
Offline Offline

Posts: 24


« on: April 06, 2009, 09:11:03 AM »

Hi all,

Attached is the first (Alpha v00.00.01) version of my Simple Map Maker (SMM) tool for Playbasic.

Also attached is the README.txt file in case you want to read up on this before trying it out.

I have tested this out on all the PCs I have available, which amounts to 2 Wink, one is a Vista home premium 64bit and the other is a Win2000pro 32bit, it seems to work fine on both.

SMM allows you to create and edit maps for use primarily in playbasic. Maps may be made up of multiple layers and contain multiple levels. For more information see the README.txt file attached.

So why write this when Kevin has already created PlayMapper? Well, we all have our preferences for how we like to work and, frankly, I just did not get on with Kevins take on a map editor (playmapper is a good tool, it just did not work how I wanted it to).

As a 30 years+ (  Undecided ) coder I have got in the habit of writing my own tools when I can`t find one that does what I want and this is the result for playbasic mapping. The idea is to 'keep it simple' and allow maps to be created as quickly and easily as possible.

This is an Alpha release because it is missing several features I want in the finished version, not because it is necessarily buggy or unstable.

Please post any bugs, suggestions, comments etc to this thread and I`ll try to find time to address them.

I Hope you find this useful.

Ratty

* SMM_v000001.exe (1131.93 KB - downloaded 170 times.)
* README.txt (10.81 KB - downloaded 157 times.)

* SimpleMapEditor_Pic1.jpg (33.07 KB, 774x602 - viewed 303 times.)
« Last Edit: April 08, 2009, 12:58:50 AM by kevin » Logged
Deano
Newbie
*
Offline Offline

Posts: 41


« Reply #1 on: April 10, 2009, 05:57:32 AM »

Nice work, This a pretty cool map maker. I like how the right mouse button is used for tile selection. I'm envious of your coding skills.



Deano
Logged

"Black holes are a result of God dividing the universe by zero."-Steven Wright
Ratty
Newbie
*
Offline Offline

Posts: 24


« Reply #2 on: April 10, 2009, 09:33:42 AM »

Thanks Deano, your comments are much appreciated, I was beginning to think no one was interested.

I am using this extensively myself on another project, and will add bits as and when required, so expect updates to appear here intermittently.

Ratty
Logged
kevin
Development Team
Administrator
Hero Member
*****
Offline Offline

Posts: 9341



WWW
« Reply #3 on: April 10, 2009, 12:01:52 PM »


 Had a go at this the other day, seems like it's coming along.   
Logged

Ratty
Newbie
*
Offline Offline

Posts: 24


« Reply #4 on: April 15, 2009, 03:17:56 AM »

Thanks Kevin; and thanks for adding the pic too.
Logged
kevin
Development Team
Administrator
Hero Member
*****
Offline Offline

Posts: 9341



WWW
« Reply #5 on: April 15, 2009, 09:25:40 AM »


 Just, needed something for the IDE news.  Would much rather you posted your own screen shots though Smiley
Logged

Ratty
Newbie
*
Offline Offline

Posts: 24


« Reply #6 on: May 12, 2009, 08:28:55 AM »

New Version attached:

2009-05-12 : v00.00.02
   Bug Fixes:
      Corrected level size settings (level grid starts at 0,0, so levels were getting created 1 block too big in width and height)
      Map Selection was broken (cannot select parent menu items). Fixed by adding 'Edit Map' sub menu item.
   Additions:
      Level Groups Functionality added.

* SMM_v000002.exe (1134.1 KB - downloaded 130 times.)
* README.txt (12.29 KB - downloaded 138 times.)
Logged
Ratty
Newbie
*
Offline Offline

Posts: 24


« Reply #7 on: November 10, 2009, 05:46:39 AM »

Attached is version 1.0.0

This is a major update, and the first non-beta version.
Major new addition is support for map animations (pic attached).
See the README.txt file for more information and instructions.

2009-11-10 : v01.00.00
   Bug Fixes:
      Fixed where only square map block images were allowed
      Created a replacement image scale function to replace the buggy ScaleImage function in playbasic (which did not work with large block images)
      Fixed unable to edit last blocks on far edges of map
   Additions:
      Major new feature - full support for map animations!
      Fill function added, eventually, after quite a bit of pain and suffering.
      Status/Information bars added


         

* SMM_v100000.exe (1149.25 KB - downloaded 51 times.)

* AnimEditorPic.jpg (216.98 KB, 1040x804 - viewed 90 times.)
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.10 | SMF © 2006-2009, Simple Machines LLC Valid XHTML 1.0! Valid CSS!