GanyusLeftHorn
|
54c4f60abb
|
Fix next sunday.
|
2022-06-26 21:38:35 -07:00 |
|
GanyusLeftHorn
|
0c8db8f00e
|
Remove comments
|
2022-06-26 21:38:35 -07:00 |
|
GanyusLeftHorn
|
b0d19e54db
|
Implement selection chests for BP rewards.
|
2022-06-26 21:38:35 -07:00 |
|
GanyusLeftHorn
|
8104378b95
|
Add daily and weekly mission reset.
|
2022-06-26 21:38:35 -07:00 |
|
GanyusLeftHorn
|
814d4819d4
|
Unlock Gnostic Hymn
|
2022-06-26 21:38:35 -07:00 |
|
KingRainbow44
|
163c6bf47d
|
Move drop data loading to debug
|
2022-06-26 12:42:37 -04:00 |
|
KingRainbow44
|
7e0c19021c
|
Move expedition rewards loading to debug
|
2022-06-26 12:42:14 -04:00 |
|
KingRainbow44
|
a896928e61
|
Move energy data loading to debug
|
2022-06-26 12:36:17 -04:00 |
|
KingRainbow44
|
286d6289b2
|
Move banner loading to debug
|
2022-06-26 12:34:56 -04:00 |
|
KingRainbow44
|
5895439a3f
|
Move shop data messages to debug
|
2022-06-26 12:34:03 -04:00 |
|
KingRainbow44
|
19d81463bc
|
Merge remote-tracking branch 'origin/development' into development
|
2022-06-26 12:33:03 -04:00 |
|
KingRainbow44
|
2dcdb839c4
|
Move resource loading messages to the debug level
|
2022-06-26 12:26:39 -04:00 |
|
Paimon2022
|
46916b8216
|
Fix healing abilities for Q skill of Hu Tao
|
2022-06-26 22:29:06 +08:00 |
|
Paimon2022
|
57e0f7ba40
|
Fix healing abilities for Q skill of Kokomi, Qiqi and Barbara.
|
2022-06-25 22:20:26 -07:00 |
|
AnimeGitB
|
9425f672e0
|
Remove BPLevel, GodMode, NoStamina, SetWorldLevel, UnlimitEnergy, UnlockTower commands
|
2022-06-25 22:19:29 -07:00 |
|
AnimeGitB
|
fc9acf42c2
|
PlayerProperty Refactor
|
2022-06-25 22:19:29 -07:00 |
|
AnimeGitB
|
baafb4104c
|
Remove GiveAll, GiveArt, GiveChar commands
|
2022-06-25 22:19:29 -07:00 |
|
AnimeGitB
|
bb37201105
|
Small putItem refactor
|
2022-06-25 22:19:29 -07:00 |
|
AnimeGitB
|
f00db7b7b2
|
Allow offline Player objects to return their Account
|
2022-06-25 02:12:33 -07:00 |
|
GanyusLeftHorn
|
1ba415c66a
|
Remove logging.
|
2022-06-24 17:51:30 -07:00 |
|
GanyusLeftHorn
|
3ec2c4e21e
|
Reset forge points every day to enable crafting of enhancement ores.
|
2022-06-24 17:51:30 -07:00 |
|
GanyusLeftHorn
|
2cdfea1fb2
|
Move worldlevel for World to Player::setWorldLevel
|
2022-06-24 17:51:30 -07:00 |
|
Melledy
|
cdc23a0647
|
Random cleanups in the gameserver and player
|
2022-06-24 07:43:43 -07:00 |
|
Melledy
|
a16bc72101
|
Implement weekly points for the battle pass
|
2022-06-24 07:34:24 -07:00 |
|
Melledy
|
5eb1d34b14
|
Implement battle pass triggers/rewards
|
2022-06-24 01:12:52 -07:00 |
|
GanyusLeftHorn
|
3a2ebd1edd
|
Set world level automatically on level up.
|
2022-06-23 21:23:14 -07:00 |
|
Luke H-W
|
f04035da34
|
Merge branch 'development' into Weather
|
2022-06-24 00:47:14 +09:30 |
|
Magix
|
1c9a9599be
|
Change plugin manager logic
Merge pull request #1346 from Grasscutters/plugin-priority
|
2022-06-23 11:13:15 -04:00 |
|
Akka
|
67ac0d700d
|
add region entity
|
2022-06-23 03:14:38 -07:00 |
|
AnimeGitB
|
c9363ef5e5
|
Move weather from Scene to Player
|
2022-06-23 02:32:38 +09:30 |
|
AnimeGitB
|
dcd3c696ea
|
Add default Climates per weather
|
2022-06-22 22:41:07 +09:30 |
|
KingRainbow44
|
91d232d625
|
Fix Player on this branch
|
2022-06-22 00:22:23 -04:00 |
|
GanyusLeftHorn
|
63b6b805cc
|
Bring back dungeon drops.
|
2022-06-21 19:49:46 -07:00 |
|
Melledy
|
f18f06fd1b
|
Migrate battlepass to its own db collection
|
2022-06-21 07:59:10 -07:00 |
|
诗音澄鸢 镜苑芳依
|
b9bf33c2f7
|
implement BattlePass (Except missions) (#1316)
* BattlePass
* BattlePass
|
2022-06-21 07:18:13 -07:00 |
|
Akka
|
706dc5e4c7
|
MonsterInvestigation (boss icon in map)
|
2022-06-18 08:04:06 -07:00 |
|
Melledy
|
2915b14c1f
|
2.7 Merge
|
2022-06-17 23:36:16 -07:00 |
|
Melledy
|
30c7bb9443
|
Merge branch 'dev-world-scripts' of https://github.com/Grasscutters/Grasscutter into development
|
2022-06-17 23:35:45 -07:00 |
|
Yazawazi
|
aba4080b0e
|
feat(ban): Implementing ban .
Rough code, not based on permission.
|
2022-06-17 19:42:42 -07:00 |
|
Akka
|
557298f847
|
a little fix
|
2022-06-17 18:15:49 -07:00 |
|
Akka
|
2d461641f1
|
a little fix
|
2022-06-17 18:15:49 -07:00 |
|
Akka
|
247412b17e
|
fix the rot of furniture
|
2022-06-17 18:15:49 -07:00 |
|
Akka
|
211d7d6fbf
|
implement furniture make system
|
2022-06-17 18:15:49 -07:00 |
|
Akka
|
7a247e70e0
|
npc/animals arrangement & support enter room scene
|
2022-06-17 18:15:49 -07:00 |
|
Akka
|
e16633e34b
|
Implement the Home System (Serenitea Pot)
|
2022-06-17 18:15:49 -07:00 |
|
Melledy
|
359e83596c
|
Refactor gacha banner proto creation to not do a lookup on the database
|
2022-06-16 08:18:24 -07:00 |
|
CamChua_VN
|
2624f48a84
|
Update Epitomized Path (#1254)
* Update Epitomized Path
* Update Epitomized Path
* Update Epitomized Path
* Refactor doRarePull
* Update Epitomized Path
Co-authored-by: AnimeGitUserB <AnimeGitUserB@bigblueball.in>
|
2022-06-16 08:01:27 -07:00 |
|
Melledy
|
6d59159b8b
|
Cleanup package names
|
2022-06-16 07:57:57 -07:00 |
|
Melledy
|
ac49114c45
|
Add embryos for all skill depots for the main characters
|
2022-06-16 07:54:53 -07:00 |
|
Paimon2022
|
37230d1274
|
Fix issue: skill recovery value of a character should benefit from his/her own property,
not the character he/she treats.
|
2022-06-15 23:10:17 -07:00 |
|