Skip to content

Releases: sithlord48/blackchocobo

v1.9.3

15 Aug 02:17
Compare
Choose a tag to compare
New: Unknown Var Tab can Now compare slots,with colored Diffs and ascii values.
New: Reload File (F5) For those who play and look at changes (mainly me)
New: Field Locations: "Chocobo Ranch" And "Highwind"
New: NTSC <=> PAL time Conversion (Prompts when needed)
New: Chocobo "Unable To Mate" Editable (just born or just mated)
New: Toggle Chocobo Stable Occupied (no long need to edit them in order)
New: Added One of each Mastered Materia To materia stash (will remove all others)
Moved: Remove all materia button to Materia Tab
Fixed: Chocobo Names editable again
Fixed: Dialogs Inherate Sytle From Mainwindow
Fixed: use the slot selection dialog action (instead making them on the fly)
Fixed: Materia Skills no longer contain "mastered"
Updated: Some Internal Changes that you shouldn't notice

v1.9.2

15 Aug 02:18
Compare
Choose a tag to compare
New: Editable Unknown Vars
Fixed:Spawning Windows (no memory shared)
Fixed:Limit Checkboxes Not Being Checked Correctly
Fixed:Cait/Vincent Order Incorrect in PHS boxes.

v1.9.1

15 Aug 02:19
Compare
Choose a tag to compare
New:Spawn New Windows (mainly for testing)
New:Simple Unknown Var Tab (part of test data) to view whats in the "unknown" vars (find new stuff this way)
New:Flashback "Church In The Slums"
New:Automatic Exp <-> LVL Setting (enabled by default)
Fixed:Empty Chocobo's Start W/ Empty Names Not " "
Fixed:Lots Of Typo's...
Fixed:"Time Bug" (seconds were calculated incorrectly)
Fixed:"Gravity Bug"(empty slots w/o 0xFFFFFF as ap)
Fixed: Gil,Exp,CosterScore and other Incorrect Caps
Fixed:Keycard 66 Missing for Key Item List. (with extra midgar part)
Update:Location Tab; Both Save && World Locations in one Tab!
Update:Almost All SpinBoxes "Wrapping"

v1.9.0

15 Aug 02:19
Compare
Choose a tag to compare
Version 1.9.0

v1.9

15 Aug 02:23
Compare
Choose a tag to compare
New:Font Can Be Set (with limited size options)
New:Basic Editing of Items On the world map.
New:PSV saving is enabled (but no checksum is created) Like VMP files don't expect this to work on your ps3
New:Toggle Ruby / Emerald Weapon On The World Map (also depends on plot progression var)
New:Toggle Filed Help and Battle Target Labels
New:Character materia in Equipment Tab is Now more like the materia tab version.
New:Char Id's Can Be Changed in Debug(USE WITH EXTREME CAUTION!)
New:Now Both Save(overwrite) and Save As options.
New:Added Support for Non Standard Virtual Memcard Formats VGS(.vgs .mem) or Dex-Drive Format (*.gme) Export in these formats too.
New:Young Clould and Sephiroth Improvements.
New:Psx Icon Previews are Done on the Fly (thanks myst6re for the icon class)
Updated:Non-FF7 Slot Dialog and Slot Select to Use Psx Save Icons.
Updated:Added Support For More "Standard" Virtual Memcard Formats + .mc .mci .ps .psm *.dff. (mcr/mcd with different ext)
Updated:Internal Code Clean up and Slight restructureing to make maintance easier in the future.
Updated:Spanish And French Translations.
Fix:Psx And Psv region detection should work correctly now.
Fixed:New Game and New Game + will Start w/ the opening video
Fixed:Titan And Ramuh's Ap Requirements For Levels were Switched, Shiva's Cost Was To High,Some Items were missing the space between name and cost.
Fixed:Cleaning Slot Headers on Delete slot.
Fixed:Possible Crash When "DON'T USE" materia in list (only kernel modders should ever get this crash)
Fixed:All Strings Are Translatable

v1.8

15 Aug 02:24
Compare
Choose a tag to compare
New: New About dialog
New: Main Black Chocobo Window is resizable. (as well as all other windows)
New: Psx Icons Shown as Part of region info (in future may be done "on the fly" so non ff7 slots show right icons)
New: Options to reset some settings to default
Fixed: list area not resizing in slot select dialog
Fixed: small gui issues, better use of layouts, and grouping
Fixed: now we don't export non ff7 saves to pc from other formats.
Fixed: options dialog paths displaing incorrectly after folder selection is used to change the path.
Fixed: Pc Header Data now has byte mask generated on the fly,the empty bit is correctly used now,as well as initial slot selection being set to the slot your viewing when you save.
Fixed: MC saves and PSX saves now will correctly display slots in game
Fixed: Possible Issue with lang files not being found correctly.
Updated: Spanish Translation (thanks Eslava!)
Updated: French Translation (Correctly, Idk cause its was done mostly w/ google translator)

v1.7

15 Aug 02:24
Compare
Choose a tag to compare
New: Program has Style for consistant look across platforms.
New: Check for non ff7 slots on mcr/mcd vmp files and prompt for action.
New: Icons for the newer actions, also new icons for some older actions.
New: New Game+ option in edit menu that creates a new game from your current slot.
New: Options Dialog path entry via text boxes
New: Slot Selection Dialog Detects Empty Slots.
Fixed:Keyitems annoying tendency to move the lists scroll bar when selecting items
Fixed:Default settings for the location of save0;
Fixed:save0 potions were picked up in bombing mission
Updated: Slot Selection Dialog
Updated: Party Tab's character portrates size to be slightly larger.
Updated: Tab order for all dialogs.

v1.6

15 Aug 02:25
Compare
Choose a tag to compare
New: Set A Slot as the games default data (and you can select you own just make a psx export of your default save)
New: Default save name for psx files depends on region(exports too)
New: Export Mc Types (mcd/mcr)
New: Young Cloud icon
New: Larger Char Icons.
New: Change Portrat when sephiroth or young cloud are detected
New: Detect and Change the region of your mcr/mcd/vmp files.
New: PSX headers (including those on virtual memory cards) will now save the time correctly for previewing in the psx memory card manager or anything that trys to emulate it.
Fixed: proper creation of the Mc header info.if you paste a slot in an mc it gets header data now(affects mcr/mcd/vmp files)
Fixed:Pc header not being writtein on exports
Fixed:A Possible Crash on windows when summon materia filter selected
Fixed:A Possible Crash on 32-bit systems
Fixed:A Possible Crash when Opening a file after guirefresh has been called.
Fixed:A Possible Crash when using materia tab w/ Empty Slots.
Fixed:Minute save bug (esalva reported)
Fixed:Not Saving Description time when Editing the Time
Fixed:The Throw back to cloud issues eslava reported
Fixed:Lists No longer have Default selections
Fixed:Linux installer now creates the link for /usr/games
Fixed:Linux And Windows Installers now set proper work path so lang change works w/ shortcut created
Changed: 0x09 and 0x0A in party menu to y.cloud/sephiroth w/ icons (no flags are set if added to party)
Changed: Items are no longer added to empty slots when clicked on , you much select an item after clicking a slot now
Added: Opened File Name Shown in Title
Added: Ability to save non checksumed VMP files (for those who can use them)
Internal Optimizations and code clean up

v1.5

15 Aug 02:25
Compare
Choose a tag to compare
New: Real Installer For Windows
New: Coaster High Scores Editable
New: Edit Materia Caves Empty
New: Tutorials Switches(Testing)
New: Edit Aquired Secret Characters(Testing)
New: Testing Tab
New: Menu Items Can now be locked or hidden
New: Options Menu
Gui: Misc Tweaks.
Fixed: Time Changes were not being saved
Fixed: Chocobos speed and sprint values not being saved
Update: Linux Install Script

v1.4

15 Aug 02:26
Compare
Choose a tag to compare
New: Install Script For Linux
New: Icons For Win32 and Mac OS
New: Load/Save Functions
New: Load Psp Saves (.vmp format)
New: Display of Characters Unknown bytes (all 4)
New: Gui Tweaks
New: Black Chocobo Test mode (unlocks/shows a few things that are locked/hidden other wise)
Fixed: Keyitem load bug
Fixed: Phs Related issues chars can now have both unlocked and allowed in phs editable
Fixed: Fury/Sadness, they are now removable
Fixed: Typo in mcr save dialog.
Fixed: Level not updated in description when changed.
Fixed: Eskill automaster bug
Fixed: Dialog Colors now save , and fixed backward values on load
Updated: Spanish Translation (thanks eslava)
Updated: French Translation
Added Replay: Aerith Death