Skip to content

Releases: robmcmullen/omnivore

Pip installable

04 Jan 15:16
Compare
Choose a tag to compare
Pip installable Pre-release
Pre-release

This version should be pip-installable. The command pip install omnivore should work on all platforms.

Delay in 1.0 release

02 Sep 06:30
Compare
Choose a tag to compare
Delay in 1.0 release Pre-release
Pre-release

I've decided to go back to pre-1.0 versions because I'm upgrading to the latest major version of the wxPython GUI toolkit. Among the many advantages: it's pip installable, so Linux users will then be able to pip install omnivore!

This version is still broken in a number of ways, so stay at the 1.0rcX for the moment unless you want to test the bleeding edge.

Final (?) release candidate

24 Apr 21:05
Compare
Choose a tag to compare

If you'd like to test Omnivore before the official 1.0 release, this is it! See the 1.0 milestone for the list of bugs targeted and fixed for this release.

I plan on a more complete set of documentation for the 1.0 release, but at least there is some documentation now at Help -> User Guide

MS Windows Note: Omnivore is now packaged as a single executable, not an installer. This executable can be run from anywhere, and doesn't need administrator privileges. Please uninstall previous versions so there isn't confusion about which version to run, because existing links on the desktop or pinned in the task bar will point to the old version.

Bugfix for search

08 Jan 01:18
Compare
Choose a tag to compare

Fixes a bug when searching in files inside of ATR files

Built-in assembler for custom Jumpman code

22 Nov 22:57
Compare
Choose a tag to compare

This release has a built-in MAC/65 compatible 6502 assembler and special hooks to make it easy to create custom Jumpman levels. See the reverse engineering notes for details on the hooks provided for your subroutines, and go to the website for an overview of the process.

Bug fixes & updated memory maps

02 Oct 02:04
Compare
Choose a tag to compare
  • Added Apple ][ and KIM-1 memory maps contributed by Charles Mangin.
  • fix for loading ATR images with non-standard boot sectors using fewer than 3 sectors

Mirror jumpman objects

07 Sep 00:19
Compare
Choose a tag to compare

Added mirroring commands so you can flip groups of jumpman draw objects vertically or horizontally

Jumpman load bugfix

28 Aug 15:40
Compare
Choose a tag to compare

Fixes a bug where loading jumpman levels initially displayed the wrong bitmap graphics mode

Better metadata save

26 Aug 03:00
Compare
Choose a tag to compare

Now remembers more info about the view; should remember colors, processor type, etc. when you reload a file.

Bug fixes in map edit mode

11 Aug 06:16
Compare
Choose a tag to compare
0.13.3

Updated version minor number