tilemap-studio
porymap
tilemap-studio | porymap | |
---|---|---|
3 | 12 | |
403 | 482 | |
- | 3.1% | |
0.0 | 2.9 | |
over 2 years ago | 23 days ago | |
C++ | C++ | |
GNU General Public License v3.0 or later | GNU Lesser General Public License v3.0 only |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
tilemap-studio
-
Cinepaint: The long forgotten GIMP fork that once powered the cinema industry
> It still appears to have the issue with text flow I ran into years ago where text would overlap with the button outline, rather than increasing the button outline to accommodate the text.
OpenVSP probably uses 'vanilla' FLTK, but there is no such issue on screenshots of Rangi's Tilemap Studio[0,1], where custom FLTK widget themes used.
> That was the one thing I didn't like about it. It made the GUI's look kinda unprofessional.
JFTR, Take a look on AzPainter[2] and its toolkit on top of X11.[3,4]
[0] https://github.com/Rangi42/tilemap-studio
[1] https://hax.iimarckus.org/topic/7691/
[2] https://twitter.com/app4soft/status/1430517079346749440
[3] http://azsky2.html.xdomain.jp/soft/index.html
[4] http://azsky2.html.xdomain.jp/about_mlk_en.html
- FLTK Rust: a new basics tutorial
-
Tutorial: Creating 8Bit Music in GBA
you knooow... if you used the decomp then tilemap studio lets you edit these tile-format graphics easily just sayin 👀
porymap
- [pokeemerald] Getting this into the game's over world (and colored correctly) was a bit more work than I initially expected but good learning, now for the other two.
- What is and isn't possible with Emerald ROM hacks?
-
I Made A ROM Hack Using the Emerald Decomp Project Which Includes a Thief Ball and Raised Catch Odds When Pushing B as the Ball Shakes.
If you don't want to code, Porymap is an incredible tool for making custom maps and changing Pokemon encounters.
-
If you're enjoying SV's autobattles, you might be interested in Pokemon Voyager's version of the same mechanic!
Seems doable, yeah, especially if you have at least basic C knowledge. If you get the build tools set up, there's already some follower code available, so you wouldn't even have to re-engineer that yourself. And PoryMap can probably handle a lot of the basic edits you want to make.
-
Question About Pokemon ROM Hack Limitations
You can look at the pokeemerald decomp. Instead of using binary tools like Adcance Map and HMA you are editing the source code with a simple text editor and porymap. The pokeemerald has everything up to gen8 (mons, moves, abilities). An example hack that was made with the decomp is Inclement Emerald.
-
Bi-Weekly Questions Thread
Porymap is the best gen 3 map editor tool, but like the other replies imply it's for decomp hacking only.
decomp has an equivalent to advance map called porymap. it's really not all that different to use. i checked your post history and you mention having trouble with adding new tiles in advance map, i can say from personal experience that adding new tiles in porymap is very easy.
the other option i can think of is the pokemon emerald decomp. you would have to learn a bit to get a decomp working, then use pokeemerald-expansion's pokemon_expansion branch as a base. once you have that decomp set up you could just use porymap to change wild pokemon locations and make those pokemon available in the wild.
- Region Map Maker
-
Need some guidance on how to get started please!
porymap!
What are some alternatives?
tiled - Flexible level editor
Trainer-Editor - A trainer editor for the 3rd generation Pokémon games.
ZGB - Game Boy / Color engine with lots of features
Complete-Fire-Red-Upgrade - A complete upgrade for FireRed, including an upgraded Battle Engine.
sprite - A Game Boy emulator written in drizzle.
pokeemerald-expansion - Feature branchélé for the pokeemerald decompilation. See the wiki for more info.
Arduino-SNES-controller-on-GameCube - Modify a SNES (or similar) controller to work on GameCube using a compatible Arduino board.
pokecrystal - Disassembly of Pokémon Crystal
Hexagonal-Grid-Generator - A Hex grid generator I wrote for my city builder:)
pokeemerald - Decompilation of Pokémon Emerald
OpenVSP - A parametric aircraft geometry tool
polished-map - A map and tileset editor for pokecrystal, pokered, and projects based on them. Written in C++ with FLTK.