Posted April 28, 2023 by Lizzy
Remade core sorting code
Added Coast bool to paintmode
Added Island bool to paintmode
Added Capital bool to paintmode
Added NuclearSite bool to paintmode
Added Coast Map Mode to paintmode
Added Island Map Mode to paintmode
Added Capital Map Mode to paintmode
Added NuclearSite Map Mode to paintmode
Remade Paintmode UI to fit new theme
Merged Controler and country values
Divide Scroll zoom speed and button zoom speed
Changed button zoom speed
Changed Scroll zoom speed
WASD and ↑↓←→ Speed now changes depending on how zoomed in you are
Testing out using same code for auto camera as for text positions *Auto camera now stays for 3 seconds if no other event happens
Making new artificial island now gives between 1 to 50 prestige depending on type of island and randomness
Added 3 new Weighted list for choosing countries in some events
Singular expand no longer randomly takes capitals
Added Claimed world (last country standing will take over all special province types) (ND)
Added Secrete Lgbtq+ stuff (and ig straight too)
Added Take Culture Event
Added Take Subdivision Event
Added Border treaty event
Added Big split event
Made events involving unions expand the union member borders
Added New Event Category: Artificial
Added New Event Built World Wonder
Added New Event Destroyed World Wonder
Added New Event Destroyed Artificial Island
Moved Artificial Island to Artificial Event Category
Moved Build Nuclear Site to Artificial Event Category
Added New Event Destroyed Nuclear Site
Added New Event Artificial Lake (Turns a random province into flooded forever but adds permenent added points to the countries score)
Added New Event Built New City
Added easter island province to Chile
Added 2 new provinces to the maldives closer to india
Small changes to the borders *World Wonders will now be marked on the map
Renamed some subdivision using invisible characters to allow dubblicates
Split Adrar into Adrar and Adrar
Added Miami
Special province types now auto destroy cities
Special province types now auto destroy Worldwonders
Special province types now auto destroy NuclearSites
Added prestige as extra score
All alliance members of winning world war alliance gains prestige worth their provinces times a random number between 1 and 10
All alliance members of losing world war alliance lose prestige worth their provinces times a random number between 1 and 5
Cities are now worth 5 extra point
Nuclear Sites now give 2 extra points
World Wonders now give 1 - 10 extra points
Coast now gives 0.5 extra points
Islands now gives 0.5 extra points
Artificial Islands now give 10 extra point per province
Changing Mapmode no longer acts weird with timings
Split End of turn code into 2 parts, 1 for special province type calculation and 1 for calculating what needs to be updated visually to fix weird timing for painting
Paintmode will now call end of turn info updating for effected countries if they change but not vissually (if vissually it was already called upon)
Game now turns on worldwar before updating country texts when a worldwar starts
Game now turns off worldwar before updating country texts when a worldwar ends
Removed Artifacts value from provinces
Removed "Manager 2" (copy of old version of the main code)