Back in October, the news about a 30th anniversary edition of Worms: The Director’s Cut made the rounds, to be released at Gerp 2025. Original developer Andy Davidson will put together a new release on the original platform: Worms DC 1.5 for the Amiga!
(By the way: If you haven’t already, now is a good time to watch the fascinating documentary about the making of Worms a.k.a. Total Wormage.)
Being a huge fan of Worms myself, I had to get in on that!
Naturally, the first step to design a custom level for the game is to reverse-engineer the internal file formats and build a custom tool based on the existing level editor, WormPrefs. :)
Apart from the fun of meddling with obscure binary formats, this was a welcome opportunity to freshen up my JavaScript and HTML foo: Juggling with binary data and UInt8Arrays, file-drop inputs, canvas drawing, classes (gasp!), color and range inputs, etc. And it brought some concrete advantages for other custom level designers, too (I hope):
- Live previews of everything
- Live palette manipulation
- Ability to quickly inspect existing custom level, mountains and landscape files
So here it is, my little Worms DC assets utility. No Node.js, no frameworks, just plain JavaScript (and Simple.css):
The tool is still work in progress. I need to tackle DIY landscapes at one point, and there are always weird file format issues popping up.
To join the fun, have a look at the dedicated Worms DCHQ Discord server. Keep on wormin’!
Blog
- Nov 2024 – 5
- Oct 2024 – 9
- Sep 2024 – 6
- Aug 2024 – 5
- Jul 2024 – 6
- Jun 2024 – 6
- May 2024 – 7
- Apr 2024 – 8
- Mar 2024 – 4
- Feb 2024 – 9
- Jan 2024 – 10
- Dec 2023 – 8
- Nov 2023 – 1
- Oct 2023 – 5
- Sep 2023 – 5
- Aug 2023 – 8
- Jul 2023 – 1
- Apr 2023 – 1
Recently updated pages
- new art
- hrrngh!
- Knob-Out
- B.S.I. – Byte Scene Investigation
- Coppenheimer
- Hold mode minutiae
- Shall we play a game?
- Worms VBI
- strss
- Modding the Amiga boot hand
- More…