Gouvernathor
  • Joined on 2023-11-11
Gouvernathor created branch gouv-unpunk in SilverStudioGames/WTS 2024-03-26 23:30:29 +00:00
Gouvernathor pushed to gouv-unpunk at SilverStudioGames/WTS 2024-03-26 23:30:29 +00:00
34165c7b2b Turn unnecessary class into namespace
Gouvernathor created branch gouv-cds in SilverStudioGames/WTS 2024-03-26 23:26:40 +00:00
Gouvernathor pushed to gouv-cds at SilverStudioGames/WTS 2024-03-26 23:26:40 +00:00
e98680d123 Add dynamic statement
8e80555393 Add decorator
Compare 2 commits »
Gouvernathor pushed to gouv-4 at SilverStudioGames/WTS 2024-03-26 22:10:27 +00:00
17ebf50170 Cleanup
Gouvernathor pushed to gouv-4 at SilverStudioGames/WTS 2024-03-26 21:10:38 +00:00
Gouvernathor pushed to gouv-4 at SilverStudioGames/WTS 2024-03-26 21:06:11 +00:00
ffc47109ed Speedup dict accesses
f39cebc06f Remove another throwaway variable
Compare 2 commits »
Gouvernathor pushed to gouv-4 at SilverStudioGames/WTS 2024-03-26 20:59:18 +00:00
66f8f5ab28 Avoid code duplication and using throwaway variables
f17cffa3ec Final f-string batch
Compare 2 commits »
Gouvernathor created branch gouv-4 in SilverStudioGames/WTS 2024-03-26 19:38:10 +00:00
Gouvernathor pushed to gouv-4 at SilverStudioGames/WTS 2024-03-26 19:38:10 +00:00
04f76d2b54 Warn about using reset_variables
be88d0ed7e A bunch more f-strings
5fa2a0ff19 Translation doesn't work like that
15b6025d39 More f-strings
489f43cd0b Fix kwarg calls
Compare 9 commits »
Gouvernathor pushed to gouv-3 at SilverStudioGames/WTS 2024-01-08 19:49:58 +00:00
7a086c17fc rewrite latest
68f3eedd4b Merge branch 'dev' into gouv-3
0fac4a4247 Add overlay CG default zorder
27cfdd122b Luna CG
f1ee0cbcd3 Cloud fix
Compare 7 commits »
Gouvernathor pushed to gouv-3 at SilverStudioGames/WTS 2024-01-07 13:44:15 +00:00
7432f8325c Fix typo
Gouvernathor pushed to gouv-3 at SilverStudioGames/WTS 2024-01-07 12:50:20 +00:00
5980329125 Add the ConstantRandom utility class
Gouvernathor pushed to gouv-3 at SilverStudioGames/WTS 2023-12-17 09:15:29 +00:00
d119e71116 Only reseed the door at the beginning of the day/night
b439246d6d Better constant and random management in door/summon
ea138023c7 Simpler random reseeding
Compare 3 commits »
Gouvernathor pushed to gouv-3 at SilverStudioGames/WTS 2023-11-22 21:20:13 +00:00
294cb2c5ee Better variables management in top_bar
Gouvernathor pushed to gouv-3 at SilverStudioGames/WTS 2023-11-21 21:54:38 +00:00
88b2373832 Rebuild wardrobe (7) fix the outfit manager tab
8092c3bbad Rebuild wardrobe (6) show the wardrobe screen under confirm
0712f0e251 Reimplement wardrobe's color picker using last (csinc)
a9bf2a637e Add the call_screen_in_new_context utility function/label
82018cfdad Rebuild wardrobe (5) switch to the new call screen system
Compare 10 commits »
Gouvernathor pushed to gouv-3 at SilverStudioGames/WTS 2023-11-19 00:11:03 +00:00
9ee1de9fd0 Make the wardrobe variables dynamic
902cf9b4d9 Change the spinner box character
Compare 2 commits »
Gouvernathor pushed to gouv-3 at SilverStudioGames/WTS 2023-11-18 23:23:45 +00:00
7a25a13926 Improve threading when predicting the wardrobe
Gouvernathor pushed to gouv-3 at SilverStudioGames/WTS 2023-11-18 19:30:58 +00:00
b3c16ff0d7 Fix conflicting properties
Gouvernathor pushed to gouv-3 at SilverStudioGames/WTS 2023-11-18 18:47:58 +00:00
c77f2ca46e Optimize choice screen constants and variables