Melledy
3f27874765
Merge branch 'development' into dev-world-scripts
2022-05-16 22:08:28 -07:00
line-bear
58df221c6d
Remove the extra slash while loading resources. ( #893 )
...
* Remove the extra slash
* Update src/main/java/emu/grasscutter/Configuration.java
Co-authored-by: HotaruYS <105128850+HotaruYS@users.noreply.github.com >
* Update src/main/java/emu/grasscutter/Configuration.java
Co-authored-by: HotaruYS <105128850+HotaruYS@users.noreply.github.com >
* Update src/main/java/emu/grasscutter/Configuration.java
Co-authored-by: HotaruYS <105128850+HotaruYS@users.noreply.github.com >
* Import java.nio.file.Paths to use Paths.get
* Mark fields as private to prevent use *FOLDER directly
* Remove unnecessary slash
Co-authored-by: HotaruYS <105128850+HotaruYS@users.noreply.github.com >
2022-05-15 23:32:03 -07:00
Akka
035b0ff8bd
fix the dynamic group loading
2022-05-15 12:40:36 -07:00
Akka
8a7077dc04
Enable script in big world ( #884 )
...
* add docs for tower
* fix: LEAK: ByteBuf.release() was not called
* enableScriptInBigWorld
* not print log when loaded scripts from cache
* revert the change of server tick
* revert the change of server tick
* fix
* optimize the performance: lazy load & cache
* fix the refresh group
* fix NPE
Co-authored-by: Melledy <52122272+Melledy@users.noreply.github.com >
2022-05-15 04:19:24 -07:00
Melledy
82775b4ff9
Implement quest rewards
2022-05-15 03:48:47 -07:00
muhammadeko
f1af23e8d6
Modify chat manager to give plugin ability to change it
2022-05-14 23:27:36 -07:00
tiantian520
f1b12ccf63
Add a new command "nostamina" ( #877 )
...
* Add a new command " nostamina\
* Fix
* Fix 2
* Renamed some names.
* Update zh-CN.json
Fix an existing language expression error.
2022-05-14 16:06:48 -07:00
KingRainbow44
c8c823b515
Fix errors
2022-05-14 12:10:43 -04:00
KingRainbow44
5c6fe7bb04
Merge development into plugin-auth
2022-05-14 12:08:33 -04:00
Melledy
46f16c6759
Merge branch 'development' of https://github.com/Grasscutters/Grasscutter into development
2022-05-14 06:35:37 -07:00
muhammadeko
f2e9845421
remove log
2022-05-13 22:12:07 -07:00
muhammadeko
c0d79aa75b
fix logic and some cleaning
2022-05-13 22:12:07 -07:00
muhammadeko
c7849c0462
add negative permission check
2022-05-13 22:12:07 -07:00
KingRainbow44
87bfc25ab8
Refactor dispatch (now called HTTP) server (pt. 2)
2022-05-13 23:22:30 -04:00
Melledy
ab5e4fcdb4
Use scene types instead of hardcoding scene ids for checking enter reason
2022-05-13 16:35:03 -07:00
ShigemoriHakura
44456e2868
Add support for codexQuests ( #870 )
2022-05-13 16:33:07 -07:00
Yazawazi
4f3112133c
fix(serenitea pot): teleport & read born pos from lua
2022-05-13 16:32:52 -07:00
Yazawazi
295f15eece
feature(serenitea pot): Implementation of enter
...
Ugly hard code
2022-05-13 16:32:52 -07:00
Melledy
0ffaba44ea
Implement QUEST_CONTENT_FINISH_PLOT
2022-05-13 06:33:12 -07:00
Melledy
00ffbea451
Fixed quests not finishing their questline
2022-05-13 06:24:50 -07:00
Melledy
c35b2b965a
Merge pull request #816 from Grasscutters/dev-quests
...
Implement quests
2022-05-13 05:36:30 -07:00
AnimeGitB
a89377d558
Updated cost logic and default weights
2022-05-13 05:34:14 -07:00
AnimeGitB
5f9ac00017
Remove debug log from gacha
2022-05-13 05:34:14 -07:00
AnimeGitB
cda841dd62
Custom costs for different gacha pulls
2022-05-13 05:34:14 -07:00
AnimeGitB
3f3ab11ef6
Gacha rework
...
Add fallback stripping and C6 stripping
Converting banner definitions from pity vars to lerp arrays
Properly implement rates and pool smoothing
Also move reusable functions to Utils
2022-05-13 05:34:14 -07:00
Melledy
f53b533dfb
Add one more quest trigger
2022-05-13 05:33:43 -07:00
Melledy
608c379afe
Switch to using quest excels
2022-05-13 03:12:25 -07:00
Akka
4f373e4016
add docs for tower
2022-05-12 14:54:44 -07:00
gentlespoon
0f8b2cb192
Slowly recover HP near statue
2022-05-12 02:32:39 -07:00
gentlespoon
b14affd6ee
Clean up map mark related code
...
1. Remove unnecessary manager from player collection.
2. Clean up MarkMapReq handler.
3. Remove redundant checks.
2022-05-12 02:32:11 -07:00
Melledy
0df4a076d7
Merge branch 'development' into dev-quests
2022-05-12 02:31:28 -07:00
Melledy
d8c30d5680
Implement basic quest condition handling
...
Quests that require talking to npcs now work.
2022-05-12 02:30:34 -07:00
Yazawazi
401b80060e
feature(widget): simple implementation of widget
...
Simple implementation of a part of the gadget support, very rough, hard code variables, I am very sorry for that. It can now handle part of the gadget rig. More features and better support await PRs from others. if no one else does, I'll give it a try.
2022-05-12 01:23:16 -07:00
AnimeGitB
e2817c696a
Fix immutable lists
2022-05-11 21:56:53 -07:00
AnimeGitB
74783cfecd
More usage of payItems
2022-05-11 21:56:53 -07:00
AnimeGitB
c7d5d8640c
Add some usage of Inventory.payItems()
...
And add quantity to it
2022-05-11 21:56:53 -07:00
AnimeGitB
010455548f
Add Inventory.payItems() method
2022-05-11 21:56:53 -07:00
gentlespoon
53797dfd3b
Fix logging level
2022-05-11 17:39:45 -07:00
gentlespoon
00a248725e
Feature: vehicle stamina
...
1. Remove references.
2. Handle vehicle stamina.
2022-05-11 17:39:45 -07:00
gentlespoon
2fa2746246
Update StaminaManager
...
1. Update function signatures to prepare for vehicle stamina.
3. Remove hard-coded skills.
2. Wind resonance -15% stamina cost.
4. Climb talent cost reduction.
5. Swim talent cost reduction.
6. Diluc will now consume stamina at full price if talent not activated.
7. Sayu's windwheel no longer consumes stamina.
2022-05-11 17:39:45 -07:00
Melledy
364dc3bab9
Merge branch 'development' into dev-quests
2022-05-11 12:39:28 -07:00
ImmuState
1d4e0e09d0
Add gacha details page.
2022-05-11 12:02:45 -07:00
Melledy
9351127fe1
Merge branch 'development' into dev-quests
2022-05-11 03:56:59 -07:00
Melledy
285405cee4
Implement quests
2022-05-11 03:56:40 -07:00
Magix
b646e38bd6
Merge pull request #802 from Grasscutters/better-config
...
Implement a better config structure
2022-05-11 01:23:43 -04:00
KingRainbow44
6894ab8aae
Convert to the far superior config system
2022-05-11 00:30:07 -04:00
gentlespoon
ef9d63f1dd
Claymore charged attack stamina cost
2022-05-10 17:25:18 -07:00
Secretboy
b133825dd4
add /language command ( #780 )
...
* Fix the following issues:
1. HashMap non-thread-safe issus
2. Fix the same problem in pr621, but use a better implementation
Add the following functions:
1. There is now a language cache inside getLanguage to prepare for different languages corresponding to different time zones where the accounts in the server are located
* add /language command,each account has their own Locate
2022-05-10 05:33:45 -07:00
gentlespoon
fbffb8d277
Reset first tick on new skill
2022-05-10 05:21:29 -07:00
gentlespoon
812435b333
Talent moving stamina cost
2022-05-10 05:21:29 -07:00