Commit graph

620 commits

Author SHA1 Message Date
Genderdruid a3dc196fec minor fixes
also switched the table of contents and return to the top links to be my branch for testing purposes, will switch back once complete
2021-03-17 09:07:23 -07:00
Genderdruid d9b4540cb2 Finished table of contents and added a few more minor changes 2021-03-17 09:02:07 -07:00
Genderdruid c0b51282d5 Added capitalization and started work on a table of contents
The readme is mostly my baby now and I feel like it should have caps so I did that. Technically this started in the previous commit but I started on a table of contents and made some updates to the opening segment with more relevant information.
2021-03-16 08:55:31 -07:00
Genderdruid 9d05173f43 Update README.md 2021-03-16 08:25:55 -07:00
Sakimori c75e97e2d4 emergency bugfix 2021-03-13 18:06:38 -05:00
Sakimori fd63a2381a
Merge pull request #219 from Sakimori/the-storm
Finish brewing the storm
2021-03-13 16:40:06 -05:00
Sakimori 6ad82e99e6 fixes #227: applied character limit to add and replaceplayer 2021-03-09 12:55:47 -05:00
Sakimori 6a1ab6f2c9 added the uh, gametext? to the solution 2021-03-09 12:52:59 -05:00
Sakimori 0cf9d03626 implemented weather forecast failure modes 2021-03-08 15:55:05 -05:00
Sakimori 4b3921695d implemented weather events (just supernova to start) 2021-03-08 15:03:10 -05:00
Sakimori b9be2a481f hooked weather forecast into league games 2021-03-07 18:39:20 -05:00
Sakimori 16fffb4401 implemented weather forecasts + saving 2021-03-07 14:05:28 -05:00
Sakimori 24195e9a2f moved duration to class attributes 2021-03-07 13:17:09 -05:00
Sakimori 2e74bac6fe oops 2021-03-07 12:51:39 -05:00
Sakimori 3161d67ebb adjusted weather base class to fit with its children 2021-03-07 12:51:17 -05:00
Sakimori 217713bbfb really fixed it 2021-03-06 12:27:27 -05:00
Sakimori 130ef3bfef Merge branch 'master' of https://github.com/Sakimori/matteo-the-prestige 2021-03-06 12:24:14 -05:00
Sakimori 214b05c09d fixed assignowner, finally 2021-03-06 12:23:52 -05:00
Sakimori 4fdc6a6fee
Update README.md 2021-03-04 21:09:04 -05:00
Sakimori 69064257ad implemented weighted weather markov chain 2021-03-04 17:34:35 -05:00
Sakimori fecb8078f6 implemented weather groups 2021-03-04 15:34:30 -05:00
Sakimori 2c105ccc17 renamed heavy snow to blizzard 2021-03-04 15:16:03 -05:00
Sakimori 56ffbc1888 added the ability to modify game end messages on site 2021-03-03 18:26:21 -05:00
Sakimori ca9270e2bf
Merge pull request #222 from Genderdruid/master
updated weathers in the readme for the new patch
2021-03-03 17:46:53 -05:00
Sakimori f0026a4de8 finished implementing downpour 2021-03-03 17:46:15 -05:00
Genderdruid 1e38c8c4ec updated weathers in the readme for the new patch 2021-03-03 14:39:22 -08:00
Sakimori a1c3bf4108 implemented downpour 2021-03-03 17:32:35 -05:00
Sakimori b6f776d7cb found another blaseball thing oops 2021-03-03 11:53:13 -05:00
Sakimori 8e81e02cdc
continued to simsim > sim16 2021-03-02 22:28:42 -05:00
Sakimori 8ed40babbc
Merge pull request #216 from Sakimori/space
Space
2021-03-02 21:56:30 -05:00
Sakimori 38408d05c8 Merge branch 'space' of https://github.com/Sakimori/matteo-the-prestige into space 2021-03-02 20:35:22 -05:00
Sakimori 6be6aff516 removed blall, replaced with ball 2021-03-02 20:32:57 -05:00
Sakimori fb03ed257f
Update README.md 2021-03-02 20:00:52 -05:00
Sakimori a082c267a1
Merge pull request #215 from Sakimori/master
bring space branch up to par with current master
2021-03-02 16:53:58 -05:00
Sakimori d7bb16350c rebranding to sim16 in progress 2021-03-02 16:52:48 -05:00
Sakimori afda9fe95d fixed crashing bug on updates without text 2021-03-02 02:47:08 -05:00
Sakimori 591f353783
Merge pull request #214 from Sakimori/indev
Indev
2021-03-02 01:58:39 -05:00
Sakimori 317ef782a2 added some 16-related easter eggs 2021-03-01 19:39:16 -05:00
Sakimori e63f08cce0 increased tornado proc rate 2021-03-01 19:38:38 -05:00
Sakimori 0a222888ee changed tornado activation chance 2021-02-28 19:52:16 -05:00
Sakimori 0d2d64bc01 implemented hurricane and tornado 2021-02-28 19:20:40 -05:00
Sakimori f83a385b53
fixed an inconsistency with meteor shower text 2021-02-28 14:16:36 -05:00
Sakimori b41c91540f Merge branch 'indev' of https://github.com/Sakimori/matteo-the-prestige into indev 2021-02-28 14:15:53 -05:00
Sakimori 5345450020 changed emoji for basic messages based on context 2021-02-28 14:15:45 -05:00
Sakimori 57ef55e15c
fixed weather emoji for starlight procs 2021-02-28 13:37:43 -05:00
Sakimori 96bd8f5d71
Merge pull request #212 from Sakimori/indev
Indev
2021-02-28 13:19:08 -05:00
Sakimori 20e393d664
Merge pull request #211 from Genderdruid/master
added descriptions of all old weathers to the readme
2021-02-27 17:20:15 -05:00
Genderdruid b8b29886b0 added descriptions of all old weathers to the readme 2021-02-27 14:16:23 -08:00
Sakimori 44fda5691e fixed oblstandings display 2021-02-27 16:40:57 -05:00
Sakimori 05d2f80107
fixed help template for division standings 2021-02-27 16:26:56 -05:00