printempw
|
5e00131db4
|
Fix tests for SQLite database
|
2018-02-23 10:22:11 +08:00 |
|
printempw
|
dd3f645e80
|
Adjust code style due to my OCD
|
2018-02-16 17:31:10 +08:00 |
|
Pig Fang
|
f4c21a0cb2
|
test(model): add tests for "player" model
|
2017-12-26 20:07:26 +08:00 |
|
Pig Fang
|
a413927980
|
Add tests for TextureController
|
2017-11-17 07:40:29 +08:00 |
|
Pig Fang
|
aaf612f2d9
|
Add tests for PlayerController
|
2017-11-14 23:25:04 +08:00 |
|
printempw
|
b7df1b362c
|
Reset invalid player textures automatically
|
2017-06-28 17:13:07 +08:00 |
|
gplane
|
ca9aded3df
|
Add option for choosing types of textures to be cleared
|
2017-04-26 23:39:10 +08:00 |
|
printempw
|
2461b47d75
|
clear unused imported namespaces
|
2017-01-18 22:57:15 +08:00 |
|
printempw
|
4ef6fba0c6
|
remove constant BASE_DIR
|
2016-11-21 21:50:24 +08:00 |
|
printempw
|
36925139db
|
fix escaping unicode player name
|
2016-11-11 21:19:45 +08:00 |
|
printempw
|
429dc7c7a7
|
fix using array as class contant
|
2016-10-23 12:19:19 +08:00 |
|
printempw
|
e35fa9b85a
|
refactor models
|
2016-10-23 11:41:52 +08:00 |
|
printempw
|
c09700ea57
|
enhance abstraction of Player model
|
2016-10-16 18:16:15 +08:00 |
|
printempw
|
d0a5191a61
|
abstract registering player
|
2016-10-07 16:06:38 +08:00 |
|
printempw
|
084e04c30a
|
add caching headers
|
2016-09-25 11:40:50 +08:00 |
|
printempw
|
eb8f33ef8f
|
fix bug of transferring player
|
2016-09-25 09:38:46 +08:00 |
|
printempw
|
6c1311db5e
|
add json helper function
|
2016-09-10 21:39:45 +08:00 |
|
printempw
|
681a56a741
|
use validator of laravel instead of Validate class
|
2016-09-04 15:35:12 +08:00 |
|
printempw
|
7ed653e876
|
separate event listeners from app core
|
2016-08-30 10:10:11 +08:00 |
|
printempw
|
fffb8fd441
|
add file cache for non-existent players
|
2016-08-30 08:55:02 +08:00 |
|
printempw
|
9f02cf26c1
|
use custom helpers instead of util classes
|
2016-08-29 23:31:43 +08:00 |
|
printempw
|
bde548de40
|
add PrettyPageException to handle exceptions which should be rendered
|
2016-08-29 19:47:30 +08:00 |
|
printempw
|
1caae0dd75
|
add cache for json profiles of players
|
2016-08-29 15:28:20 +08:00 |
|
printempw
|
776109f487
|
use Storage facade to manage files
|
2016-08-28 20:33:35 +08:00 |
|
printempw
|
dddd66d49e
|
move framework files to app/Core directory
|
2016-08-25 22:44:03 +08:00 |
|
printempw
|
e1525cfad4
|
fix clearing textures of player, close #31
|
2016-08-25 21:42:09 +08:00 |
|
printempw
|
ced8e30797
|
rewrite Storage class to improve reusability
|
2016-08-17 13:16:46 +08:00 |
|
printempw
|
3a9d1fc665
|
add logging in with your owned player names
|
2016-08-16 22:52:00 +08:00 |
|
printempw
|
0b17fa4799
|
rewrite the constructor of User class
|
2016-08-16 13:27:06 +08:00 |
|
printempw
|
3107cc2bcb
|
ban player simultaneously when its owner is banned
|
2016-07-28 16:25:20 +08:00 |
|
printempw
|
c978ce5594
|
add management page of players
|
2016-07-23 15:20:10 +08:00 |
|
printempw
|
c099d6f4a0
|
first commit of v3
|
2016-07-21 22:01:57 +08:00 |
|