Skip to content

Releases: SpudGunMan/meshing-around

v1.5.0

05 Dec 20:55
Compare
Choose a tag to compare
  • BBs Link Enhancements, for linking bbspost messages
  • EAS Alerting enhancements over the air and API feed
  • Minor scheduler improvments
  • AutoPing and MaxBuffer tools improved
  • readnews, info/newspaper delivery option for news.txt file
  • reporting bugs fixed, possibly some other small bugs, at least one typo!

Full Changelog: v1.4.9...v1.5.0

v1.4.9

29 Nov 08:36
Compare
Choose a tag to compare

Enhancments

  • DadJokes Default to no emoji
  • Message wantAck option
  • maxBuffer, new tool to send increasingly large messages for network and node testing

Fixex

v1.4.8hotfix

28 Nov 08:05
Compare
Choose a tag to compare

What's Changed

Enhancements 🦃

  • EAS Alerting via NOAA API
  • file monitor to alert on file change
  • Enhanced Log Rotation
    Fixes
  • BugFixes for MultiPing
  • BugFixes for Sentinel
  • BugFix NOAA Tide data to API

Full Changelog: v1.4.7...v1.4.9

v1.4.7

16 Nov 00:34
Compare
Choose a tag to compare

What's Changed

  • lots of fixes and small enhancements
  • BBS LiNK by @SpudGunMan in #85 isn't fully tested but seems ok in lab.
#Send bbslink looking for peers every other day at 10:00 using send_message function to channel 0 on device 1
schedule.every(2).days.at("10:00").do(lambda: send_message("bbslink MeshBot looking for peers", 0, 0, 1))

Full Changelog: v1.4.5...v1.4.7

v1.4.5

18 Oct 17:33
8433b3c
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @xdep made their first contribution in #77

Full Changelog: v1.4...v1.4.5

v1.4

03 Oct 06:25
Compare
Choose a tag to compare
  • new games! ⛳️ and 🔴
  • golfsim golf simulator
  • mastermind code guessing game
  • some various fixes mostly around game's
  • docker file updated for localization

Full Changelog: v1.3.3...v1.4

v1.3.3

28 Sep 19:18
Compare
Choose a tag to compare

What's Changed

  • Help messages, condensed ping by @Nestpebble in #66
  • messages from !hex ID by @Nestpebble in #69
  • Add in BBS-DM via node hex ID by @Nestpebble in #67
  • high scores saved on casino games @SpudGunMan
  • LOTS of fixes for 🎰 games and games over all in how they are handled
  • LOTS of fixes and enhancements for 🍋 and 💊
  • fixes for high score tables all around

Full Changelog: v1.2.3...v1.3.2

v1.2.3

26 Sep 06:04
Compare
Choose a tag to compare

What's Changed

  • enhance CMD Logic with isDM by @Nestpebble in #65
  • enhance history as a new command (unlisted) and last heard user status on strep/lheard by @SpudGunMan
  • enhance command trap with ? on all commands @Nestpebble you got it 😃
  • lots of enhancing to playability of games overall
  • hopefully corrected install.sh and services for ubuntu/debian/pi
  • bugfixes by the glue trap full

v1.2

22 Sep 02:31
Compare
Choose a tag to compare

What's Changed

  • GAMES! by @SpudGunMan in #60
  • Enhancements by @Nestpebble in #62
  • bug fixes and other enhancements all over

Full Changelog: v1.1.4...v1.2