Kelly
219eea5399
Update joke.py
2026-03-24 12:48:56 -07:00
Kelly
2ebf721bc9
dopewars fix
...
end of game
2026-03-22 17:24:35 -07:00
Kelly
f7462a498e
Update dxspot.py
2026-03-07 18:19:54 -08:00
Kelly
9b69ca69c4
fix link parsing
...
This fixes an issue with how the bbslink sync process was handling incoming posts. It was not removing the @fromNode from the end of the body, which was causing it to get appended again during the push process. This would compound with more nodes involved in the sync process
alt to https://github.com/SpudGunMan/meshing-around/pull/296
Co-Authored-By: Amy Nagle <1270500+kabili207@users.noreply.github.com >
2026-03-05 21:26:42 -08:00
Kelly
4496f19605
Update locationdata.py
2026-02-27 14:37:32 -08:00
Kelly
6499a6e619
Merge pull request #278 from peanutyost/main
...
Added Features to Location module
2026-02-27 14:31:02 -08:00
Kelly
fe1444b025
cleanup Help2
2026-02-27 14:28:17 -08:00
Kelly
7bfbae503a
clean help
2026-02-27 14:26:54 -08:00
Kelly
7cfb45d2b1
Update locationdata.py
...
hope to have resolved this https://github.com/SpudGunMan/meshing-around/issues/285
2026-02-27 12:56:22 -08:00
Kelly
0fb351ef4d
fix end
...
thanks for issue https://github.com/SpudGunMan/meshing-around/issues/291
2026-02-26 20:22:53 -08:00
Kelly
5247f8d9d3
Update locationdata.py
2026-02-26 15:20:18 -08:00
Kelly
b36059183c
Update locationdata.py
2026-02-26 15:18:49 -08:00
Kelly
f737e401a5
Update locationdata.py
2026-02-26 15:15:10 -08:00
Kelly
98b5f4fb7f
Update scheduler.py
2026-02-26 14:43:55 -08:00
Kelly
40aaa7202c
Update scheduler.py
2026-02-26 14:41:02 -08:00
Kelly
2a7000a2e6
Update hamtest.py
2026-02-14 16:49:59 -08:00
Jacob Morris
68c065825b
Adds data persistence loop and shared method to handle all persistence operations
2026-01-16 16:45:46 -08:00
Kelly
213f121807
Update battleship.py
2026-01-13 17:37:26 -08:00
SpudGunMan
530d78482a
Update locationdata.py
2026-01-02 16:00:17 -08:00
peanutyost
6c459cd317
added store and return Altitude to location.
2025-12-30 16:47:46 -06:00
peanutyost
d3adf77896
Cleanup readme
2025-12-30 07:47:37 -06:00
peanutyost
157176acf7
updated the map help command.
2025-12-30 07:42:10 -06:00
peanutyost
4fd35dc004
updated the readme for the map module.
2025-12-30 07:40:23 -06:00
peanutyost
955f7350e9
Refactor location management
...
- Cleaned up .gitignore to only include necessary entries.
- Updated config.template to include new settings for location management.
- Added SQLite database initialization and management functions in locationdata.py for saving, retrieving, and deleting locations.
- Enhanced map command handling to support saving and listing locations, including public/private visibility controls.
2025-12-29 22:40:15 -06:00
SpudGunMan
09515b9bc0
Update tictactoe.py
2025-12-27 19:40:05 -08:00
SpudGunMan
9b8c9d80c8
Update hamtest.py
2025-12-27 19:40:02 -08:00
SpudGunMan
8ee838f5c6
Update hangman.py
2025-12-27 19:39:34 -08:00
SpudGunMan
757d6d30b8
fix
2025-12-27 19:38:06 -08:00
SpudGunMan
1ee785d388
fix
2025-12-27 19:32:58 -08:00
SpudGunMan
c3284f0a0f
fix Turn Counter
2025-12-27 16:21:17 -08:00
SpudGunMan
bdcc479360
enhance
...
fix turn count at 0
2025-12-27 15:39:27 -08:00
SpudGunMan
b1444b24e4
Update mmind.py
2025-12-27 15:26:21 -08:00
SpudGunMan
aef67da492
alertDuration
...
customize the check for API alerts
2025-12-27 15:06:56 -08:00
SpudGunMan
b8b8145447
enhance
...
@SnyderMesh Thanks for Idea
2025-12-26 15:33:11 -08:00
SpudGunMan
201591d469
fix dopewar replay bug
...
reference https://github.com/SpudGunMan/meshing-around/issues/274 thanks MJTheis
Co-Authored-By: MJTheis <232630404+mjtheis@users.noreply.github.com >
2025-12-21 18:27:26 -08:00
SpudGunMan
ea3ed46e86
Update locationdata.py
2025-11-18 13:08:52 -08:00
SpudGunMan
d78d6acd1e
Update locationdata.py
2025-11-17 14:33:55 -08:00
SpudGunMan
e9b483f4e8
Update locationdata.py
2025-11-16 19:30:30 -08:00
SpudGunMan
94660e7993
Update space.py
2025-11-15 06:27:17 -08:00
SpudGunMan
84a1a163d3
Update system.py
2025-11-12 19:34:46 -08:00
SpudGunMan
be38588292
Update system.py
2025-11-12 10:17:32 -08:00
SpudGunMan
69df48957e
clear Logs
2025-11-11 23:54:17 -08:00
SpudGunMan
e29573ebc0
Update system.py
2025-11-11 22:24:52 -08:00
SpudGunMan
13b9b75f86
Update system.py
2025-11-11 22:24:44 -08:00
SpudGunMan
0bfe908391
Update system.py
2025-11-11 22:21:14 -08:00
SpudGunMan
5baee422c2
Update system.py
2025-11-11 22:18:22 -08:00
SpudGunMan
38ff05fd40
logs
2025-11-11 21:22:28 -08:00
SpudGunMan
e1def5422a
cleanup
2025-11-11 21:13:41 -08:00
SpudGunMan
93031010cb
enhance output data for solar report
2025-11-11 21:05:58 -08:00
SpudGunMan
21e614ab8e
enhance solar with NOAA radio weather
2025-11-11 19:39:04 -08:00