index
:
spheres/client
master
M. Spheres client w/o review
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
game
/
03_init.rpy
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-06
Clean up the code from previous commit. For short, allunits was not initialized.
Jesusaves
1
-10
/
+4
2022-08-06
Fix a bug with async_loader
Jesusaves
1
-2
/
+8
2022-08-06
Highlight broken rarity so it is easier to spot (Game only supports rarity up...
Jesusaves
1
-2
/
+4
2022-07-28
Fix a Python3 bug on dl_search
Jesusaves
1
-1
/
+1
2022-07-28
Add bare support to RenPy 8
Jesusaves
1
-3
/
+3
2022-01-02
Add an internal control for non-info packets send which could be repeated
Jesusaves
1
-6
/
+9
2021-08-07
Prepare for Ren'Py 7.4.8 and also replace the Android splash and icons
Jesusaves
1
-0
/
+1
2021-08-07
Protocol upgrade
Jesusaves
1
-3
/
+4
2021-08-05
Bring IRC Bot back to life. If anyone still cares with it, that is!
Jesusaves
1
-0
/
+3
2021-08-04
...Just in case.
Jesusaves
1
-1
/
+5
2020-12-31
Music needs some EQ'ing (some are too low in volume)
Jesusaves
1
-2
/
+2
2020-12-31
Possibly the only soundtrack in OGG because MP3 version was heavier:
Jesusaves
1
-2
/
+1
2020-12-26
Some optimizations to be more Python3 compliant (for when Renpy 8 comes out)
Jesusaves
1
-5
/
+5
2020-12-26
Fix bug in get_sfx
Jesusaves
1
-2
/
+2
2020-12-26
Add elemental information to the unit squares.
Jesusaves
1
-2
/
+4
2020-12-24
Preparatives so eventually, we may have different battle musics depending on ...
Jesusaves
1
-3
/
+3
2020-12-24
Register SFX assets as well
Jesusaves
1
-4
/
+19
2020-12-24
Fix bugs on Card Composite
Jesusaves
1
-3
/
+11
2020-12-24
We might want time function for this one...
Jesusaves
1
-2
/
+2
2020-12-24
Postpone automatic retry in 1 second when it hangs downloading invalid files
Jesusaves
1
-1
/
+2
2020-12-23
Optimize the code
Jesusaves
1
-0
/
+11
2020-12-23
Rudimentary support for square images being fetch from remote server.
Jesusaves
1
-3
/
+32
2020-12-23
Fix a bug in persistent.allfiles
Jesusaves
1
-4
/
+21
2020-12-22
Allow the banners to be downloaded, but they're still not shown
Jesusaves
1
-1
/
+1
2020-12-21
If download is aborted, unset tr_loading
Jesusaves
1
-0
/
+1
2020-12-20
Reintroduce support for remotely downloaded audio files...
Jesusaves
1
-3
/
+5
2020-12-20
Almost forgot to send the world data as well
Jesusaves
1
-3
/
+3
2020-12-19
Add support to HTTP requests.
Jesusaves
1
-1
/
+1
2020-12-18
As we now are saving all assets to save dir regardless of OS, some checks
Jesusaves
1
-3
/
+3
2020-12-18
Allow insecure certificates to be used, and create new path.
Jesusaves
1
-1
/
+1
2020-12-18
Make easier to hide the placeholder spinner in case of error, by assigning a tag
Jesusaves
1
-0
/
+3
2020-12-18
Smoother error handling
Jesusaves
1
-1
/
+8
2020-12-17
Replace websocket-client with ws4py
Jesusaves
1
-1
/
+1
2020-12-16
Do not declare ws at init phase
Jesusaves
1
-2
/
+0
2020-12-16
Split defs.rpy in five files
Jesusaves
1
-0
/
+313