When you want to make another release, but you cannot ssh...

« Back

733 days, 22 hours, 51 minutes ago
Profile Image
mcnimble
When you want to make another release, but you cannot ssh...Write Reply
When you want to make another release, but you cannot ssh into your server to copy the necessary files, because the wifi on this ferry somehow does not allow me.

Perhaps tomorrow while having breakfast in Turku ;)
733 days, 12 hours, 25 minutes ago
Profile Image
mcnimble
RE: When you want to make another release, but you cannot ssh...Write Reply
And now for a release with a more PlanetsCON related feeling to it: ShowMessages 0.9

Not only does it:
- fix the ship ID when an enemy hits your web, and
- fix ignoring Massive Meteor on one of your own planets,

It also allows for others to make CONTRIBUTIONS much EASIER! By writing some simple tests and calling a straightforward 'registration' function, you can now add parsing of a message that is not supported, yet! Of course I wrote documentation to explain the the details, as well as the process. I look forward to your contributions, as well as feedback on the docs and the registration call. I'm sure improvements are needed.

https://chmeee.org/planets.nu/wiki/ShowMessages (this time, with link)

Note: The process for contributing to ShowMessages is the same as a contribution to my other plugins, although those are likely to be more complex than calling a registration function.

Planets.CON presentation note: I will go through the same process, with a plugin from scratch, to show you all nitty gritty details of making your own plugin, rather than contributing to mine.