Compare commits

..

21 Commits

Author SHA1 Message Date
28de142144 Update version to 1.3.0 2022-05-15 11:02:44 +08:00
61eb707ac0 Added Old tips for Banner Editor 2022-05-15 11:00:55 +08:00
92c92e0ccb Fix Update info error 2022-05-15 10:48:16 +08:00
f4ad46ae53 Add /nostamina 无限耐力 to Custom Commands 2022-05-15 10:37:41 +08:00
193cef5b2c Add New Version Check 2022-05-15 10:31:19 +08:00
daeb0d516e Update Add Sub Attr Button Style 2022-05-15 09:27:27 +08:00
9709cdc50f Update Screenshots 2022-05-14 21:52:16 +08:00
9095839006 Update version to v1.2.0
Add Quest Tab Page
2022-05-14 21:30:54 +08:00
d3fe3d7c76 Updated En translation and En resource files (#20) 2022-05-14 17:46:01 +08:00
6ccd828044 Add Tp to SceneTab
Update version to 1.1.0
2022-05-14 09:21:18 +08:00
52b93619da Add LICENSE to all code file head
Update version to 1.0.2
2022-05-14 00:07:28 +08:00
cb69bf8502 Merge pull request #26 from renkin-atorie/i18n
[en] Update Animal.txt
2022-05-13 23:05:53 +08:00
arub3do
4a7d19af00 Update readme.md 2022-05-13 22:58:41 +08:00
f46e63b189 Fix drop command bug (#25)
Update coop command
Add /killall to CustomCommands
2022-05-13 22:55:23 +08:00
arub3do
d9e420b226 [en] Update Animal.txt
sort by `Id`
2022-05-13 22:53:03 +08:00
92f1dc81d9 Not compatible with high DPI screens 2022-05-13 20:35:16 +08:00
a189d26105 Merge branch 'main' of https://github.com/jie65535/GrasscutterCommandGenerator 2022-05-13 20:16:35 +08:00
38e88d6ea5 Update version to 1.0.1
Try compatible high DPI screens
Fix Host setting not saved
2022-05-13 20:16:20 +08:00
f7f1452b5c Change LICENSE 2022-05-13 16:04:19 +08:00
ba25cd6e7c Separate server status checking logic 2022-05-13 13:20:26 +08:00
2f2c8e24b0 Update README 2022-05-13 12:51:08 +08:00
50 changed files with 21067 additions and 19691 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 34 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 40 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 821 KiB

798
LICENSE
View File

@@ -1,201 +1,661 @@
Apache License GNU AFFERO GENERAL PUBLIC LICENSE
Version 2.0, January 2004 Version 3, 19 November 2007
http://www.apache.org/licenses/
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
1. Definitions. Preamble
"License" shall mean the terms and conditions for use, reproduction, The GNU Affero General Public License is a free, copyleft license for
and distribution as defined by Sections 1 through 9 of this document. software and other kinds of works, specifically designed to ensure
cooperation with the community in the case of network server software.
"Licensor" shall mean the copyright owner or entity authorized by The licenses for most software and other practical works are designed
the copyright owner that is granting the License. to take away your freedom to share and change the works. By contrast,
our General Public Licenses are intended to guarantee your freedom to
share and change all versions of a program--to make sure it remains free
software for all its users.
"Legal Entity" shall mean the union of the acting entity and all When we speak of free software, we are referring to freedom, not
other entities that control, are controlled by, or are under common price. Our General Public Licenses are designed to make sure that you
control with that entity. For the purposes of this definition, have the freedom to distribute copies of free software (and charge for
"control" means (i) the power, direct or indirect, to cause the them if you wish), that you receive source code or can get it if you
direction or management of such entity, whether by contract or want it, that you can change the software or use pieces of it in new
otherwise, or (ii) ownership of fifty percent (50%) or more of the free programs, and that you know you can do these things.
outstanding shares, or (iii) beneficial ownership of such entity.
"You" (or "Your") shall mean an individual or Legal Entity Developers that use our General Public Licenses protect your rights
exercising permissions granted by this License. with two steps: (1) assert copyright on the software, and (2) offer
you this License which gives you legal permission to copy, distribute
and/or modify the software.
"Source" form shall mean the preferred form for making modifications, A secondary benefit of defending all users' freedom is that
including but not limited to software source code, documentation improvements made in alternate versions of the program, if they
source, and configuration files. receive widespread use, become available for other developers to
incorporate. Many developers of free software are heartened and
encouraged by the resulting cooperation. However, in the case of
software used on network servers, this result may fail to come about.
The GNU General Public License permits making a modified version and
letting the public access it on a server without ever releasing its
source code to the public.
"Object" form shall mean any form resulting from mechanical The GNU Affero General Public License is designed specifically to
transformation or translation of a Source form, including but ensure that, in such cases, the modified source code becomes available
not limited to compiled object code, generated documentation, to the community. It requires the operator of a network server to
and conversions to other media types. provide the source code of the modified version running there to the
users of that server. Therefore, public use of a modified version, on
a publicly accessible server, gives the public access to the source
code of the modified version.
"Work" shall mean the work of authorship, whether in Source or An older license, called the Affero General Public License and
Object form, made available under the License, as indicated by a published by Affero, was designed to accomplish similar goals. This is
copyright notice that is included in or attached to the work a different license, not a version of the Affero GPL, but Affero has
(an example is provided in the Appendix below). released a new version of the Affero GPL which permits relicensing under
this license.
"Derivative Works" shall mean any work, whether in Source or Object The precise terms and conditions for copying, distribution and
form, that is based on (or derived from) the Work and for which the modification follow.
editorial revisions, annotations, elaborations, or other modifications
represent, as a whole, an original work of authorship. For the purposes
of this License, Derivative Works shall not include works that remain
separable from, or merely link (or bind by name) to the interfaces of,
the Work and Derivative Works thereof.
"Contribution" shall mean any work of authorship, including TERMS AND CONDITIONS
the original version of the Work and any modifications or additions
to that Work or Derivative Works thereof, that is intentionally
submitted to Licensor for inclusion in the Work by the copyright owner
or by an individual or Legal Entity authorized to submit on behalf of
the copyright owner. For the purposes of this definition, "submitted"
means any form of electronic, verbal, or written communication sent
to the Licensor or its representatives, including but not limited to
communication on electronic mailing lists, source code control systems,
and issue tracking systems that are managed by, or on behalf of, the
Licensor for the purpose of discussing and improving the Work, but
excluding communication that is conspicuously marked or otherwise
designated in writing by the copyright owner as "Not a Contribution."
"Contributor" shall mean Licensor and any individual or Legal Entity 0. Definitions.
on behalf of whom a Contribution has been received by Licensor and
subsequently incorporated within the Work.
2. Grant of Copyright License. Subject to the terms and conditions of "This License" refers to version 3 of the GNU Affero General Public License.
this License, each Contributor hereby grants to You a perpetual,
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
copyright license to reproduce, prepare Derivative Works of,
publicly display, publicly perform, sublicense, and distribute the
Work and such Derivative Works in Source or Object form.
3. Grant of Patent License. Subject to the terms and conditions of "Copyright" also means copyright-like laws that apply to other kinds of
this License, each Contributor hereby grants to You a perpetual, works, such as semiconductor masks.
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
(except as stated in this section) patent license to make, have made,
use, offer to sell, sell, import, and otherwise transfer the Work,
where such license applies only to those patent claims licensable
by such Contributor that are necessarily infringed by their
Contribution(s) alone or by combination of their Contribution(s)
with the Work to which such Contribution(s) was submitted. If You
institute patent litigation against any entity (including a
cross-claim or counterclaim in a lawsuit) alleging that the Work
or a Contribution incorporated within the Work constitutes direct
or contributory patent infringement, then any patent licenses
granted to You under this License for that Work shall terminate
as of the date such litigation is filed.
4. Redistribution. You may reproduce and distribute copies of the "The Program" refers to any copyrightable work licensed under this
Work or Derivative Works thereof in any medium, with or without License. Each licensee is addressed as "you". "Licensees" and
modifications, and in Source or Object form, provided that You "recipients" may be individuals or organizations.
meet the following conditions:
(a) You must give any other recipients of the Work or To "modify" a work means to copy from or adapt all or part of the work
Derivative Works a copy of this License; and in a fashion requiring copyright permission, other than the making of an
exact copy. The resulting work is called a "modified version" of the
earlier work or a work "based on" the earlier work.
(b) You must cause any modified files to carry prominent notices A "covered work" means either the unmodified Program or a work based
stating that You changed the files; and on the Program.
(c) You must retain, in the Source form of any Derivative Works To "propagate" a work means to do anything with it that, without
that You distribute, all copyright, patent, trademark, and permission, would make you directly or secondarily liable for
attribution notices from the Source form of the Work, infringement under applicable copyright law, except executing it on a
excluding those notices that do not pertain to any part of computer or modifying a private copy. Propagation includes copying,
the Derivative Works; and distribution (with or without modification), making available to the
public, and in some countries other activities as well.
(d) If the Work includes a "NOTICE" text file as part of its To "convey" a work means any kind of propagation that enables other
distribution, then any Derivative Works that You distribute must parties to make or receive copies. Mere interaction with a user through
include a readable copy of the attribution notices contained a computer network, with no transfer of a copy, is not conveying.
within such NOTICE file, excluding those notices that do not
pertain to any part of the Derivative Works, in at least one
of the following places: within a NOTICE text file distributed
as part of the Derivative Works; within the Source form or
documentation, if provided along with the Derivative Works; or,
within a display generated by the Derivative Works, if and
wherever such third-party notices normally appear. The contents
of the NOTICE file are for informational purposes only and
do not modify the License. You may add Your own attribution
notices within Derivative Works that You distribute, alongside
or as an addendum to the NOTICE text from the Work, provided
that such additional attribution notices cannot be construed
as modifying the License.
You may add Your own copyright statement to Your modifications and An interactive user interface displays "Appropriate Legal Notices"
may provide additional or different license terms and conditions to the extent that it includes a convenient and prominently visible
for use, reproduction, or distribution of Your modifications, or feature that (1) displays an appropriate copyright notice, and (2)
for any such Derivative Works as a whole, provided Your use, tells the user that there is no warranty for the work (except to the
reproduction, and distribution of the Work otherwise complies with extent that warranties are provided), that licensees may convey the
the conditions stated in this License. work under this License, and how to view a copy of this License. If
the interface presents a list of user commands or options, such as a
menu, a prominent item in the list meets this criterion.
5. Submission of Contributions. Unless You explicitly state otherwise, 1. Source Code.
any Contribution intentionally submitted for inclusion in the Work
by You to the Licensor shall be under the terms and conditions of
this License, without any additional terms or conditions.
Notwithstanding the above, nothing herein shall supersede or modify
the terms of any separate license agreement you may have executed
with Licensor regarding such Contributions.
6. Trademarks. This License does not grant permission to use the trade The "source code" for a work means the preferred form of the work
names, trademarks, service marks, or product names of the Licensor, for making modifications to it. "Object code" means any non-source
except as required for reasonable and customary use in describing the form of a work.
origin of the Work and reproducing the content of the NOTICE file.
7. Disclaimer of Warranty. Unless required by applicable law or A "Standard Interface" means an interface that either is an official
agreed to in writing, Licensor provides the Work (and each standard defined by a recognized standards body, or, in the case of
Contributor provides its Contributions) on an "AS IS" BASIS, interfaces specified for a particular programming language, one that
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or is widely used among developers working in that language.
implied, including, without limitation, any warranties or conditions
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
PARTICULAR PURPOSE. You are solely responsible for determining the
appropriateness of using or redistributing the Work and assume any
risks associated with Your exercise of permissions under this License.
8. Limitation of Liability. In no event and under no legal theory, The "System Libraries" of an executable work include anything, other
whether in tort (including negligence), contract, or otherwise, than the work as a whole, that (a) is included in the normal form of
unless required by applicable law (such as deliberate and grossly packaging a Major Component, but which is not part of that Major
negligent acts) or agreed to in writing, shall any Contributor be Component, and (b) serves only to enable use of the work with that
liable to You for damages, including any direct, indirect, special, Major Component, or to implement a Standard Interface for which an
incidental, or consequential damages of any character arising as a implementation is available to the public in source code form. A
result of this License or out of the use or inability to use the "Major Component", in this context, means a major essential component
Work (including but not limited to damages for loss of goodwill, (kernel, window system, and so on) of the specific operating system
work stoppage, computer failure or malfunction, or any and all (if any) on which the executable work runs, or a compiler used to
other commercial damages or losses), even if such Contributor produce the work, or an object code interpreter used to run it.
has been advised of the possibility of such damages.
9. Accepting Warranty or Additional Liability. While redistributing The "Corresponding Source" for a work in object code form means all
the Work or Derivative Works thereof, You may choose to offer, the source code needed to generate, install, and (for an executable
and charge a fee for, acceptance of support, warranty, indemnity, work) run the object code and to modify the work, including scripts to
or other liability obligations and/or rights consistent with this control those activities. However, it does not include the work's
License. However, in accepting such obligations, You may act only System Libraries, or general-purpose tools or generally available free
on Your own behalf and on Your sole responsibility, not on behalf programs which are used unmodified in performing those activities but
of any other Contributor, and only if You agree to indemnify, which are not part of the work. For example, Corresponding Source
defend, and hold each Contributor harmless for any liability includes interface definition files associated with source files for
incurred by, or claims asserted against, such Contributor by reason the work, and the source code for shared libraries and dynamically
of your accepting any such warranty or additional liability. linked subprograms that the work is specifically designed to require,
such as by intimate data communication or control flow between those
subprograms and other parts of the work.
END OF TERMS AND CONDITIONS The Corresponding Source need not include anything that users
can regenerate automatically from other parts of the Corresponding
Source.
APPENDIX: How to apply the Apache License to your work. The Corresponding Source for a work in source code form is that
same work.
To apply the Apache License to your work, attach the following 2. Basic Permissions.
boilerplate notice, with the fields enclosed by brackets "[]"
replaced with your own identifying information. (Don't include
the brackets!) The text should be enclosed in the appropriate
comment syntax for the file format. We also recommend that a
file or class name and description of purpose be included on the
same "printed page" as the copyright notice for easier
identification within third-party archives.
Copyright 2022 jie65535 All rights granted under this License are granted for the term of
copyright on the Program, and are irrevocable provided the stated
conditions are met. This License explicitly affirms your unlimited
permission to run the unmodified Program. The output from running a
covered work is covered by this License only if the output, given its
content, constitutes a covered work. This License acknowledges your
rights of fair use or other equivalent, as provided by copyright law.
Licensed under the Apache License, Version 2.0 (the "License"); You may make, run and propagate covered works that you do not
you may not use this file except in compliance with the License. convey, without conditions so long as your license otherwise remains
You may obtain a copy of the License at in force. You may convey covered works to others for the sole purpose
of having them make modifications exclusively for you, or provide you
with facilities for running those works, provided that you comply with
the terms of this License in conveying all material for which you do
not control copyright. Those thus making or running the covered works
for you must do so exclusively on your behalf, under your direction
and control, on terms that prohibit them from making any copies of
your copyrighted material outside their relationship with you.
http://www.apache.org/licenses/LICENSE-2.0 Conveying under any other circumstances is permitted solely under
the conditions stated below. Sublicensing is not allowed; section 10
makes it unnecessary.
Unless required by applicable law or agreed to in writing, software 3. Protecting Users' Legal Rights From Anti-Circumvention Law.
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. No covered work shall be deemed part of an effective technological
See the License for the specific language governing permissions and measure under any applicable law fulfilling obligations under article
limitations under the License. 11 of the WIPO copyright treaty adopted on 20 December 1996, or
similar laws prohibiting or restricting circumvention of such
measures.
When you convey a covered work, you waive any legal power to forbid
circumvention of technological measures to the extent such circumvention
is effected by exercising rights under this License with respect to
the covered work, and you disclaim any intention to limit operation or
modification of the work as a means of enforcing, against the work's
users, your or third parties' legal rights to forbid circumvention of
technological measures.
4. Conveying Verbatim Copies.
You may convey verbatim copies of the Program's source code as you
receive it, in any medium, provided that you conspicuously and
appropriately publish on each copy an appropriate copyright notice;
keep intact all notices stating that this License and any
non-permissive terms added in accord with section 7 apply to the code;
keep intact all notices of the absence of any warranty; and give all
recipients a copy of this License along with the Program.
You may charge any price or no price for each copy that you convey,
and you may offer support or warranty protection for a fee.
5. Conveying Modified Source Versions.
You may convey a work based on the Program, or the modifications to
produce it from the Program, in the form of source code under the
terms of section 4, provided that you also meet all of these conditions:
a) The work must carry prominent notices stating that you modified
it, and giving a relevant date.
b) The work must carry prominent notices stating that it is
released under this License and any conditions added under section
7. This requirement modifies the requirement in section 4 to
"keep intact all notices".
c) You must license the entire work, as a whole, under this
License to anyone who comes into possession of a copy. This
License will therefore apply, along with any applicable section 7
additional terms, to the whole of the work, and all its parts,
regardless of how they are packaged. This License gives no
permission to license the work in any other way, but it does not
invalidate such permission if you have separately received it.
d) If the work has interactive user interfaces, each must display
Appropriate Legal Notices; however, if the Program has interactive
interfaces that do not display Appropriate Legal Notices, your
work need not make them do so.
A compilation of a covered work with other separate and independent
works, which are not by their nature extensions of the covered work,
and which are not combined with it such as to form a larger program,
in or on a volume of a storage or distribution medium, is called an
"aggregate" if the compilation and its resulting copyright are not
used to limit the access or legal rights of the compilation's users
beyond what the individual works permit. Inclusion of a covered work
in an aggregate does not cause this License to apply to the other
parts of the aggregate.
6. Conveying Non-Source Forms.
You may convey a covered work in object code form under the terms
of sections 4 and 5, provided that you also convey the
machine-readable Corresponding Source under the terms of this License,
in one of these ways:
a) Convey the object code in, or embodied in, a physical product
(including a physical distribution medium), accompanied by the
Corresponding Source fixed on a durable physical medium
customarily used for software interchange.
b) Convey the object code in, or embodied in, a physical product
(including a physical distribution medium), accompanied by a
written offer, valid for at least three years and valid for as
long as you offer spare parts or customer support for that product
model, to give anyone who possesses the object code either (1) a
copy of the Corresponding Source for all the software in the
product that is covered by this License, on a durable physical
medium customarily used for software interchange, for a price no
more than your reasonable cost of physically performing this
conveying of source, or (2) access to copy the
Corresponding Source from a network server at no charge.
c) Convey individual copies of the object code with a copy of the
written offer to provide the Corresponding Source. This
alternative is allowed only occasionally and noncommercially, and
only if you received the object code with such an offer, in accord
with subsection 6b.
d) Convey the object code by offering access from a designated
place (gratis or for a charge), and offer equivalent access to the
Corresponding Source in the same way through the same place at no
further charge. You need not require recipients to copy the
Corresponding Source along with the object code. If the place to
copy the object code is a network server, the Corresponding Source
may be on a different server (operated by you or a third party)
that supports equivalent copying facilities, provided you maintain
clear directions next to the object code saying where to find the
Corresponding Source. Regardless of what server hosts the
Corresponding Source, you remain obligated to ensure that it is
available for as long as needed to satisfy these requirements.
e) Convey the object code using peer-to-peer transmission, provided
you inform other peers where the object code and Corresponding
Source of the work are being offered to the general public at no
charge under subsection 6d.
A separable portion of the object code, whose source code is excluded
from the Corresponding Source as a System Library, need not be
included in conveying the object code work.
A "User Product" is either (1) a "consumer product", which means any
tangible personal property which is normally used for personal, family,
or household purposes, or (2) anything designed or sold for incorporation
into a dwelling. In determining whether a product is a consumer product,
doubtful cases shall be resolved in favor of coverage. For a particular
product received by a particular user, "normally used" refers to a
typical or common use of that class of product, regardless of the status
of the particular user or of the way in which the particular user
actually uses, or expects or is expected to use, the product. A product
is a consumer product regardless of whether the product has substantial
commercial, industrial or non-consumer uses, unless such uses represent
the only significant mode of use of the product.
"Installation Information" for a User Product means any methods,
procedures, authorization keys, or other information required to install
and execute modified versions of a covered work in that User Product from
a modified version of its Corresponding Source. The information must
suffice to ensure that the continued functioning of the modified object
code is in no case prevented or interfered with solely because
modification has been made.
If you convey an object code work under this section in, or with, or
specifically for use in, a User Product, and the conveying occurs as
part of a transaction in which the right of possession and use of the
User Product is transferred to the recipient in perpetuity or for a
fixed term (regardless of how the transaction is characterized), the
Corresponding Source conveyed under this section must be accompanied
by the Installation Information. But this requirement does not apply
if neither you nor any third party retains the ability to install
modified object code on the User Product (for example, the work has
been installed in ROM).
The requirement to provide Installation Information does not include a
requirement to continue to provide support service, warranty, or updates
for a work that has been modified or installed by the recipient, or for
the User Product in which it has been modified or installed. Access to a
network may be denied when the modification itself materially and
adversely affects the operation of the network or violates the rules and
protocols for communication across the network.
Corresponding Source conveyed, and Installation Information provided,
in accord with this section must be in a format that is publicly
documented (and with an implementation available to the public in
source code form), and must require no special password or key for
unpacking, reading or copying.
7. Additional Terms.
"Additional permissions" are terms that supplement the terms of this
License by making exceptions from one or more of its conditions.
Additional permissions that are applicable to the entire Program shall
be treated as though they were included in this License, to the extent
that they are valid under applicable law. If additional permissions
apply only to part of the Program, that part may be used separately
under those permissions, but the entire Program remains governed by
this License without regard to the additional permissions.
When you convey a copy of a covered work, you may at your option
remove any additional permissions from that copy, or from any part of
it. (Additional permissions may be written to require their own
removal in certain cases when you modify the work.) You may place
additional permissions on material, added by you to a covered work,
for which you have or can give appropriate copyright permission.
Notwithstanding any other provision of this License, for material you
add to a covered work, you may (if authorized by the copyright holders of
that material) supplement the terms of this License with terms:
a) Disclaiming warranty or limiting liability differently from the
terms of sections 15 and 16 of this License; or
b) Requiring preservation of specified reasonable legal notices or
author attributions in that material or in the Appropriate Legal
Notices displayed by works containing it; or
c) Prohibiting misrepresentation of the origin of that material, or
requiring that modified versions of such material be marked in
reasonable ways as different from the original version; or
d) Limiting the use for publicity purposes of names of licensors or
authors of the material; or
e) Declining to grant rights under trademark law for use of some
trade names, trademarks, or service marks; or
f) Requiring indemnification of licensors and authors of that
material by anyone who conveys the material (or modified versions of
it) with contractual assumptions of liability to the recipient, for
any liability that these contractual assumptions directly impose on
those licensors and authors.
All other non-permissive additional terms are considered "further
restrictions" within the meaning of section 10. If the Program as you
received it, or any part of it, contains a notice stating that it is
governed by this License along with a term that is a further
restriction, you may remove that term. If a license document contains
a further restriction but permits relicensing or conveying under this
License, you may add to a covered work material governed by the terms
of that license document, provided that the further restriction does
not survive such relicensing or conveying.
If you add terms to a covered work in accord with this section, you
must place, in the relevant source files, a statement of the
additional terms that apply to those files, or a notice indicating
where to find the applicable terms.
Additional terms, permissive or non-permissive, may be stated in the
form of a separately written license, or stated as exceptions;
the above requirements apply either way.
8. Termination.
You may not propagate or modify a covered work except as expressly
provided under this License. Any attempt otherwise to propagate or
modify it is void, and will automatically terminate your rights under
this License (including any patent licenses granted under the third
paragraph of section 11).
However, if you cease all violation of this License, then your
license from a particular copyright holder is reinstated (a)
provisionally, unless and until the copyright holder explicitly and
finally terminates your license, and (b) permanently, if the copyright
holder fails to notify you of the violation by some reasonable means
prior to 60 days after the cessation.
Moreover, your license from a particular copyright holder is
reinstated permanently if the copyright holder notifies you of the
violation by some reasonable means, this is the first time you have
received notice of violation of this License (for any work) from that
copyright holder, and you cure the violation prior to 30 days after
your receipt of the notice.
Termination of your rights under this section does not terminate the
licenses of parties who have received copies or rights from you under
this License. If your rights have been terminated and not permanently
reinstated, you do not qualify to receive new licenses for the same
material under section 10.
9. Acceptance Not Required for Having Copies.
You are not required to accept this License in order to receive or
run a copy of the Program. Ancillary propagation of a covered work
occurring solely as a consequence of using peer-to-peer transmission
to receive a copy likewise does not require acceptance. However,
nothing other than this License grants you permission to propagate or
modify any covered work. These actions infringe copyright if you do
not accept this License. Therefore, by modifying or propagating a
covered work, you indicate your acceptance of this License to do so.
10. Automatic Licensing of Downstream Recipients.
Each time you convey a covered work, the recipient automatically
receives a license from the original licensors, to run, modify and
propagate that work, subject to this License. You are not responsible
for enforcing compliance by third parties with this License.
An "entity transaction" is a transaction transferring control of an
organization, or substantially all assets of one, or subdividing an
organization, or merging organizations. If propagation of a covered
work results from an entity transaction, each party to that
transaction who receives a copy of the work also receives whatever
licenses to the work the party's predecessor in interest had or could
give under the previous paragraph, plus a right to possession of the
Corresponding Source of the work from the predecessor in interest, if
the predecessor has it or can get it with reasonable efforts.
You may not impose any further restrictions on the exercise of the
rights granted or affirmed under this License. For example, you may
not impose a license fee, royalty, or other charge for exercise of
rights granted under this License, and you may not initiate litigation
(including a cross-claim or counterclaim in a lawsuit) alleging that
any patent claim is infringed by making, using, selling, offering for
sale, or importing the Program or any portion of it.
11. Patents.
A "contributor" is a copyright holder who authorizes use under this
License of the Program or a work on which the Program is based. The
work thus licensed is called the contributor's "contributor version".
A contributor's "essential patent claims" are all patent claims
owned or controlled by the contributor, whether already acquired or
hereafter acquired, that would be infringed by some manner, permitted
by this License, of making, using, or selling its contributor version,
but do not include claims that would be infringed only as a
consequence of further modification of the contributor version. For
purposes of this definition, "control" includes the right to grant
patent sublicenses in a manner consistent with the requirements of
this License.
Each contributor grants you a non-exclusive, worldwide, royalty-free
patent license under the contributor's essential patent claims, to
make, use, sell, offer for sale, import and otherwise run, modify and
propagate the contents of its contributor version.
In the following three paragraphs, a "patent license" is any express
agreement or commitment, however denominated, not to enforce a patent
(such as an express permission to practice a patent or covenant not to
sue for patent infringement). To "grant" such a patent license to a
party means to make such an agreement or commitment not to enforce a
patent against the party.
If you convey a covered work, knowingly relying on a patent license,
and the Corresponding Source of the work is not available for anyone
to copy, free of charge and under the terms of this License, through a
publicly available network server or other readily accessible means,
then you must either (1) cause the Corresponding Source to be so
available, or (2) arrange to deprive yourself of the benefit of the
patent license for this particular work, or (3) arrange, in a manner
consistent with the requirements of this License, to extend the patent
license to downstream recipients. "Knowingly relying" means you have
actual knowledge that, but for the patent license, your conveying the
covered work in a country, or your recipient's use of the covered work
in a country, would infringe one or more identifiable patents in that
country that you have reason to believe are valid.
If, pursuant to or in connection with a single transaction or
arrangement, you convey, or propagate by procuring conveyance of, a
covered work, and grant a patent license to some of the parties
receiving the covered work authorizing them to use, propagate, modify
or convey a specific copy of the covered work, then the patent license
you grant is automatically extended to all recipients of the covered
work and works based on it.
A patent license is "discriminatory" if it does not include within
the scope of its coverage, prohibits the exercise of, or is
conditioned on the non-exercise of one or more of the rights that are
specifically granted under this License. You may not convey a covered
work if you are a party to an arrangement with a third party that is
in the business of distributing software, under which you make payment
to the third party based on the extent of your activity of conveying
the work, and under which the third party grants, to any of the
parties who would receive the covered work from you, a discriminatory
patent license (a) in connection with copies of the covered work
conveyed by you (or copies made from those copies), or (b) primarily
for and in connection with specific products or compilations that
contain the covered work, unless you entered into that arrangement,
or that patent license was granted, prior to 28 March 2007.
Nothing in this License shall be construed as excluding or limiting
any implied license or other defenses to infringement that may
otherwise be available to you under applicable patent law.
12. No Surrender of Others' Freedom.
If conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License. If you cannot convey a
covered work so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you may
not convey it at all. For example, if you agree to terms that obligate you
to collect a royalty for further conveying from those to whom you convey
the Program, the only way you could satisfy both those terms and this
License would be to refrain entirely from conveying the Program.
13. Remote Network Interaction; Use with the GNU General Public License.
Notwithstanding any other provision of this License, if you modify the
Program, your modified version must prominently offer all users
interacting with it remotely through a computer network (if your version
supports such interaction) an opportunity to receive the Corresponding
Source of your version by providing access to the Corresponding Source
from a network server at no charge, through some standard or customary
means of facilitating copying of software. This Corresponding Source
shall include the Corresponding Source for any work covered by version 3
of the GNU General Public License that is incorporated pursuant to the
following paragraph.
Notwithstanding any other provision of this License, you have
permission to link or combine any covered work with a work licensed
under version 3 of the GNU General Public License into a single
combined work, and to convey the resulting work. The terms of this
License will continue to apply to the part which is the covered work,
but the work with which it is combined will remain governed by version
3 of the GNU General Public License.
14. Revised Versions of this License.
The Free Software Foundation may publish revised and/or new versions of
the GNU Affero General Public License from time to time. Such new versions
will be similar in spirit to the present version, but may differ in detail to
address new problems or concerns.
Each version is given a distinguishing version number. If the
Program specifies that a certain numbered version of the GNU Affero General
Public License "or any later version" applies to it, you have the
option of following the terms and conditions either of that numbered
version or of any later version published by the Free Software
Foundation. If the Program does not specify a version number of the
GNU Affero General Public License, you may choose any version ever published
by the Free Software Foundation.
If the Program specifies that a proxy can decide which future
versions of the GNU Affero General Public License can be used, that proxy's
public statement of acceptance of a version permanently authorizes you
to choose that version for the Program.
Later license versions may give you additional or different
permissions. However, no additional obligations are imposed on any
author or copyright holder as a result of your choosing to follow a
later version.
15. Disclaimer of Warranty.
THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
16. Limitation of Liability.
IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
SUCH DAMAGES.
17. Interpretation of Sections 15 and 16.
If the disclaimer of warranty and limitation of liability provided
above cannot be given local legal effect according to their terms,
reviewing courts shall apply local law that most closely approximates
an absolute waiver of all civil liability in connection with the
Program, unless a warranty or assumption of liability accompanies a
copy of the Program in return for a fee.
END OF TERMS AND CONDITIONS
How to Apply These Terms to Your New Programs
If you develop a new program, and you want it to be of the greatest
possible use to the public, the best way to achieve this is to make it
free software which everyone can redistribute and change under these terms.
To do so, attach the following notices to the program. It is safest
to attach them to the start of each source file to most effectively
state the exclusion of warranty; and each file should have at least
the "copyright" line and a pointer to where the full notice is found.
<one line to give the program's name and a brief idea of what it does.>
Copyright (C) <year> <name of author>
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as published
by the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>.
Also add information on how to contact you by electronic and paper mail.
If your software can interact with users remotely through a computer
network, you should also make sure that it provides a way for users to
get its source. For example, if your program is a web application, its
interface could display a "Source" link that leads users to an archive
of the code. There are many ways you could offer source, and different
solutions will be better for different programs; see section 13 for the
specific requirements.
You should also get your employer (if you work as a programmer) or school,
if any, to sign a "copyright disclaimer" for the program, if necessary.
For more information on this, and how to apply and follow the GNU AGPL, see
<https://www.gnu.org/licenses/>.

View File

@@ -10,12 +10,14 @@
服务端需要 [gc-opencommand-plugin](https://github.com/jie65535/gc-opencommand-plugin) 插件支持 服务端需要 [gc-opencommand-plugin](https://github.com/jie65535/gc-opencommand-plugin) 插件支持
![OpenCommand](Doc/Screenshots/OpenCommand.gif)
--- ---
## TODO List ## TODO List
- [ ] 多语言支持进度UI已经支持英语但还有许多ID映射文件缺失欢迎补充 - [ ] 多语言支持进度UI已经支持英语但还有许多ID映射文件缺失欢迎补充
- [ ] Animal.txt - [x] Animal.txt
- [ ] Artifact.txt - [x] Artifact.txt
- [ ] ArtifactCat.txt - [ ] ArtifactCat.txt
- [ ] ArtifactMainAttribution.txt - [ ] ArtifactMainAttribution.txt
- [ ] ArtifactSubAttribution.txt - [ ] ArtifactSubAttribution.txt
@@ -23,12 +25,12 @@
- [x] CustomCommands.txt - [x] CustomCommands.txt
- [x] Item.txt - [x] Item.txt
- [x] Monster.txt - [x] Monster.txt
- [ ] NPC.txt - [x] NPC.txt
- [ ] Ornament.txt - [ ] Ornament.txt
- [x] Scene.txt - [x] Scene.txt
- [ ] Weapon.txt - [x] Weapon.txt
- [ ] Quest.txt
- [x] 远程执行命令 - [x] 远程执行命令
- [ ] 割草机启动器(无进度)
- [ ] 邮件编辑器(无进度) - [ ] 邮件编辑器(无进度)
- [ ] 商店编辑器(无进度) - [ ] 商店编辑器(无进度)
@@ -59,3 +61,7 @@
![GachaBannerEditor](Doc/Screenshots/10-GachaBannerEditor.png) ![GachaBannerEditor](Doc/Screenshots/10-GachaBannerEditor.png)
![Text Map Browser](Doc/Screenshots/11-TextMapBrowser.png) ![Text Map Browser](Doc/Screenshots/11-TextMapBrowser.png)
![Remote Screenshort](Doc/Screenshots/12-Remote.png)
![Quest Screenshort](Doc/Screenshots/13-Quest.png)

View File

@@ -10,12 +10,14 @@ Please download the latest version from [Releases](https://github.com/jie65535/G
The server require [gc-opencommand-plugin](https://github.com/jie65535/gc-opencommand-plugin) support The server require [gc-opencommand-plugin](https://github.com/jie65535/gc-opencommand-plugin) support
![OpenCommand](Doc/Screenshots/OpenCommand.gif)
--- ---
## TODO List ## TODO List
- [ ] Multi-language support (progress: UI already supports English, but there are still many ID mapping files missing, welcome to add) - [ ] Multi-language support (progress: UI already supports English, but there are still many ID mapping files missing, welcome to add)
- [ ] Animal.txt - [x] Animal.txt
- [ ] Artifact.txt - [x] Artifact.txt
- [ ] ArtifactCat.txt - [ ] ArtifactCat.txt
- [ ] ArtifactMainAttribution.txt - [ ] ArtifactMainAttribution.txt
- [ ] ArtifactSubAttribution.txt - [ ] ArtifactSubAttribution.txt
@@ -23,12 +25,12 @@ The server require [gc-opencommand-plugin](https://github.com/jie65535/gc-openco
- [x] CustomCommands.txt - [x] CustomCommands.txt
- [x] Item.txt - [x] Item.txt
- [x] Monster.txt - [x] Monster.txt
- [ ] NPC.txt - [x] NPC.txt
- [ ] Ornament.txt - [ ] Ornament.txt
- [x] Scene.txt - [x] Scene.txt
- [ ] Weapon.txt - [x] Weapon.txt
- [ ] Quest.txt
- [x] Execute command remotely - [x] Execute command remotely
- [ ] Grasscutter Launcher (no progress)
- [ ] Mail Editor (no progress) - [ ] Mail Editor (no progress)
- [ ] Shop Editor (no progress) - [ ] Shop Editor (no progress)
@@ -59,3 +61,7 @@ The server require [gc-opencommand-plugin](https://github.com/jie65535/gc-openco
![GachaBannerEditor](Doc/Screenshots-en/10-GachaBannerEditor.png) ![GachaBannerEditor](Doc/Screenshots-en/10-GachaBannerEditor.png)
![Text Map Browser](Doc/Screenshots-en/11-TextMapBrowser.png) ![Text Map Browser](Doc/Screenshots-en/11-TextMapBrowser.png)
![Remote Screenshort](Doc/Screenshots/12-Remote.png)
![Quest Screenshort](Doc/Screenshots/13-Quest.png)

View File

@@ -1,36 +1,39 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<configuration> <configuration>
<configSections> <configSections>
<sectionGroup name="userSettings" type="System.Configuration.UserSettingsGroup, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"> <sectionGroup name="userSettings" type="System.Configuration.UserSettingsGroup, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<section name="GrasscutterTools.Properties.Settings" type="System.Configuration.ClientSettingsSection, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" allowExeDefinition="MachineToLocalUser" requirePermission="false" /> <section name="GrasscutterTools.Properties.Settings" type="System.Configuration.ClientSettingsSection, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" allowExeDefinition="MachineToLocalUser" requirePermission="false" />
</sectionGroup> </sectionGroup>
</configSections> </configSections>
<startup> <startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.8" /> <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.8" />
</startup> </startup>
<userSettings> <userSettings>
<GrasscutterTools.Properties.Settings> <GrasscutterTools.Properties.Settings>
<setting name="AutoCopy" serializeAs="String"> <setting name="AutoCopy" serializeAs="String">
<value>False</value> <value>False</value>
</setting> </setting>
<setting name="Uid" serializeAs="String"> <setting name="Uid" serializeAs="String">
<value>10001</value> <value>10001</value>
</setting> </setting>
<setting name="DefaultLanguage" serializeAs="String"> <setting name="DefaultLanguage" serializeAs="String">
<value>zh-CN</value> <value>zh-CN</value>
</setting> </setting>
<setting name="ResourcesDirPath" serializeAs="String"> <setting name="ResourcesDirPath" serializeAs="String">
<value /> <value />
</setting> </setting>
<setting name="TextMapFileName" serializeAs="String"> <setting name="TextMapFileName" serializeAs="String">
<value>TextMapCHS</value> <value>TextMapCHS</value>
</setting> </setting>
<setting name="RemoteUid" serializeAs="String"> <setting name="RemoteUid" serializeAs="String">
<value>10001</value> <value>10001</value>
</setting> </setting>
<setting name="Host" serializeAs="String"> <setting name="Host" serializeAs="String">
<value>https://127.0.0.1</value> <value>https://127.0.0.1</value>
</setting> </setting>
</GrasscutterTools.Properties.Settings> <setting name="CheckedLastVersion" serializeAs="String">
</userSettings> <value />
</setting>
</GrasscutterTools.Properties.Settings>
</userSettings>
</configuration> </configuration>

View File

@@ -1,4 +1,22 @@
using System.Threading.Tasks; /**
* Grasscutter Tools
* Copyright (C) 2022 jie65535
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as published
* by the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*
**/
using System.Threading.Tasks;
using GrasscutterTools.DispatchServer.Model; using GrasscutterTools.DispatchServer.Model;
using GrasscutterTools.Utils; using GrasscutterTools.Utils;

View File

@@ -1,4 +1,22 @@
using Newtonsoft.Json; /**
* Grasscutter Tools
* Copyright (C) 2022 jie65535
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as published
* by the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*
**/
using Newtonsoft.Json;
namespace GrasscutterTools.DispatchServer.Model namespace GrasscutterTools.DispatchServer.Model
{ {

View File

@@ -31,6 +31,7 @@ namespace GrasscutterTools
{ {
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormGachaBannerEditor)); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormGachaBannerEditor));
this.GrpBannerValues = new System.Windows.Forms.GroupBox(); this.GrpBannerValues = new System.Windows.Forms.GroupBox();
this.LblBannerEditorOldTip = new System.Windows.Forms.Label();
this.CmbPrefab = new System.Windows.Forms.ComboBox(); this.CmbPrefab = new System.Windows.Forms.ComboBox();
this.LblEventChanceTip = new System.Windows.Forms.Label(); this.LblEventChanceTip = new System.Windows.Forms.Label();
this.NUDEventChance = new System.Windows.Forms.NumericUpDown(); this.NUDEventChance = new System.Windows.Forms.NumericUpDown();
@@ -97,6 +98,7 @@ namespace GrasscutterTools
// GrpBannerValues // GrpBannerValues
// //
resources.ApplyResources(this.GrpBannerValues, "GrpBannerValues"); resources.ApplyResources(this.GrpBannerValues, "GrpBannerValues");
this.GrpBannerValues.Controls.Add(this.LblBannerEditorOldTip);
this.GrpBannerValues.Controls.Add(this.CmbPrefab); this.GrpBannerValues.Controls.Add(this.CmbPrefab);
this.GrpBannerValues.Controls.Add(this.LblEventChanceTip); this.GrpBannerValues.Controls.Add(this.LblEventChanceTip);
this.GrpBannerValues.Controls.Add(this.NUDEventChance); this.GrpBannerValues.Controls.Add(this.NUDEventChance);
@@ -139,6 +141,12 @@ namespace GrasscutterTools
this.GrpBannerValues.Name = "GrpBannerValues"; this.GrpBannerValues.Name = "GrpBannerValues";
this.GrpBannerValues.TabStop = false; this.GrpBannerValues.TabStop = false;
// //
// LblBannerEditorOldTip
//
resources.ApplyResources(this.LblBannerEditorOldTip, "LblBannerEditorOldTip");
this.LblBannerEditorOldTip.ForeColor = System.Drawing.Color.Red;
this.LblBannerEditorOldTip.Name = "LblBannerEditorOldTip";
//
// CmbPrefab // CmbPrefab
// //
resources.ApplyResources(this.CmbPrefab, "CmbPrefab"); resources.ApplyResources(this.CmbPrefab, "CmbPrefab");
@@ -575,5 +583,6 @@ namespace GrasscutterTools
private System.Windows.Forms.Button BtnGen; private System.Windows.Forms.Button BtnGen;
private System.Windows.Forms.Button BtnParse; private System.Windows.Forms.Button BtnParse;
private System.Windows.Forms.ComboBox CmbPrefab; private System.Windows.Forms.ComboBox CmbPrefab;
private System.Windows.Forms.Label LblBannerEditorOldTip;
} }
} }

View File

@@ -1,4 +1,22 @@
using System; /**
* Grasscutter Tools
* Copyright (C) 2022 jie65535
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as published
* by the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*
**/
using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.Data; using System.Data;
using System.Linq; using System.Linq;

View File

@@ -117,7 +117,20 @@
<resheader name="writer"> <resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader> </resheader>
<assembly alias="mscorlib" name="mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
<data name="LblBannerEditorOldTip.AutoSize" type="System.Boolean, mscorlib">
<value>False</value>
</data>
<assembly alias="System.Drawing" name="System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> <assembly alias="System.Drawing" name="System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
<data name="LblBannerEditorOldTip.Location" type="System.Drawing.Point, System.Drawing">
<value>22, 415</value>
</data>
<data name="LblBannerEditorOldTip.Size" type="System.Drawing.Size, System.Drawing">
<value>390, 35</value>
</data>
<data name="LblBannerEditorOldTip.Text" xml:space="preserve">
<value>Tip: The latest version of the dev Banner is currently not supported, waiting for PR : )</value>
</data>
<data name="LblEventChanceTip.Location" type="System.Drawing.Point, System.Drawing"> <data name="LblEventChanceTip.Location" type="System.Drawing.Point, System.Drawing">
<value>401, 262</value> <value>401, 262</value>
</data> </data>

View File

@@ -127,8 +127,8 @@
<data name="&gt;&gt;LblRateUpItems1.Type" xml:space="preserve"> <data name="&gt;&gt;LblRateUpItems1.Type" xml:space="preserve">
<value>System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> <value>System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</data> </data>
<data name="LblBannerType.Location" type="System.Drawing.Point, System.Drawing"> <data name="&gt;&gt;CmbPrefab.Name" xml:space="preserve">
<value>50, 87</value> <value>CmbPrefab</value>
</data> </data>
<data name="&gt;&gt;RbCostItem223.Type" xml:space="preserve"> <data name="&gt;&gt;RbCostItem223.Type" xml:space="preserve">
<value>System.Windows.Forms.RadioButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> <value>System.Windows.Forms.RadioButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
@@ -138,7 +138,10 @@
<value>True</value> <value>True</value>
</data> </data>
<data name="&gt;&gt;LblGachaTypeTip.ZOrder" xml:space="preserve"> <data name="&gt;&gt;LblGachaTypeTip.ZOrder" xml:space="preserve">
<value>13</value> <value>14</value>
</data>
<data name="&gt;&gt;LblBeginTime.Name" xml:space="preserve">
<value>LblBeginTime</value>
</data> </data>
<data name="ListYellowPool.Location" type="System.Drawing.Point, System.Drawing"> <data name="ListYellowPool.Location" type="System.Drawing.Point, System.Drawing">
<value>3, 19</value> <value>3, 19</value>
@@ -146,8 +149,8 @@
<data name="LblBasePurpleWeight.Size" type="System.Drawing.Size, System.Drawing"> <data name="LblBasePurpleWeight.Size" type="System.Drawing.Size, System.Drawing">
<value>75, 17</value> <value>75, 17</value>
</data> </data>
<data name="LblSoftPity.Text" xml:space="preserve"> <data name="LblSortId.AutoSize" type="System.Boolean, mscorlib">
<value>软保底</value> <value>True</value>
</data> </data>
<data name="&gt;&gt;LblHardPityTip.Parent" xml:space="preserve"> <data name="&gt;&gt;LblHardPityTip.Parent" xml:space="preserve">
<value>GrpBannerValues</value> <value>GrpBannerValues</value>
@@ -156,22 +159,22 @@
<value>34, 28</value> <value>34, 28</value>
</data> </data>
<data name="&gt;&gt;LblSortIdTip.ZOrder" xml:space="preserve"> <data name="&gt;&gt;LblSortIdTip.ZOrder" xml:space="preserve">
<value>30</value> <value>31</value>
</data> </data>
<data name="&gt;&gt;NUDBeginTime.Type" xml:space="preserve"> <data name="&gt;&gt;NUDBeginTime.Type" xml:space="preserve">
<value>System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> <value>System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</data> </data>
<data name="&gt;&gt;LblBeginTime.Name" xml:space="preserve"> <data name="&gt;&gt;LblEventChance.ZOrder" xml:space="preserve">
<value>LblBeginTime</value> <value>5</value>
</data> </data>
<data name="&gt;&gt;LblHardPity.ZOrder" xml:space="preserve"> <data name="&gt;&gt;ListYellowPool.Type" xml:space="preserve">
<value>20</value> <value>System.Windows.Forms.CheckedListBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</data> </data>
<data name="&gt;&gt;LblSortIdTip.Type" xml:space="preserve"> <data name="&gt;&gt;LblSortIdTip.Type" xml:space="preserve">
<value>System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> <value>System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</data> </data>
<data name="LblCostItem.Size" type="System.Drawing.Size, System.Drawing"> <data name="LblRateUpItems2.TabIndex" type="System.Int32, mscorlib">
<value>56, 17</value> <value>87</value>
</data> </data>
<data name="NUDHardPity.Location" type="System.Drawing.Point, System.Drawing"> <data name="NUDHardPity.Location" type="System.Drawing.Point, System.Drawing">
<value>112, 318</value> <value>112, 318</value>
@@ -182,8 +185,11 @@
<data name="&gt;&gt;NUDGachaType.Type" xml:space="preserve"> <data name="&gt;&gt;NUDGachaType.Type" xml:space="preserve">
<value>System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> <value>System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</data> </data>
<data name="&gt;&gt;LblBannerEditorOldTip.Parent" xml:space="preserve">
<value>GrpBannerValues</value>
</data>
<data name="&gt;&gt;TxtRateUpItems1.ZOrder" xml:space="preserve"> <data name="&gt;&gt;TxtRateUpItems1.ZOrder" xml:space="preserve">
<value>19</value> <value>20</value>
</data> </data>
<data name="LblBaseYellowWeight.AutoSize" type="System.Boolean, mscorlib"> <data name="LblBaseYellowWeight.AutoSize" type="System.Boolean, mscorlib">
<value>True</value> <value>True</value>
@@ -192,10 +198,7 @@
<value>71</value> <value>71</value>
</data> </data>
<data name="&gt;&gt;NUDEventChance.ZOrder" xml:space="preserve"> <data name="&gt;&gt;NUDEventChance.ZOrder" xml:space="preserve">
<value>2</value> <value>3</value>
</data>
<data name="LblSoftPityTip.Text" xml:space="preserve">
<value>连续非的次数达到该值,增加抽中概率</value>
</data> </data>
<data name="&gt;&gt;LblEndTime.Name" xml:space="preserve"> <data name="&gt;&gt;LblEndTime.Name" xml:space="preserve">
<value>LblEndTime</value> <value>LblEndTime</value>
@@ -203,6 +206,9 @@
<data name="&gt;&gt;NUDScheduleId.Type" xml:space="preserve"> <data name="&gt;&gt;NUDScheduleId.Type" xml:space="preserve">
<value>System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> <value>System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</data> </data>
<data name="LblEventChanceTip.TabIndex" type="System.Int32, mscorlib">
<value>89</value>
</data>
<data name="&gt;&gt;NUDEventChance.Type" xml:space="preserve"> <data name="&gt;&gt;NUDEventChance.Type" xml:space="preserve">
<value>System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> <value>System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</data> </data>
@@ -228,8 +234,14 @@
<data name="LblCostItem.AutoSize" type="System.Boolean, mscorlib"> <data name="LblCostItem.AutoSize" type="System.Boolean, mscorlib">
<value>True</value> <value>True</value>
</data> </data>
<data name="LblEventChance.Location" type="System.Drawing.Point, System.Drawing">
<value>243, 262</value>
</data>
<data name="&gt;&gt;LblBaseYellowWeightTip.ZOrder" xml:space="preserve"> <data name="&gt;&gt;LblBaseYellowWeightTip.ZOrder" xml:space="preserve">
<value>35</value> <value>36</value>
</data>
<data name="LblSoftPity.Text" xml:space="preserve">
<value>软保底</value>
</data> </data>
<data name="RbCostItem224.AutoSize" type="System.Boolean, mscorlib"> <data name="RbCostItem224.AutoSize" type="System.Boolean, mscorlib">
<value>True</value> <value>True</value>
@@ -252,8 +264,8 @@
<data name="&gt;&gt;LblGachaType.Type" xml:space="preserve"> <data name="&gt;&gt;LblGachaType.Type" xml:space="preserve">
<value>System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> <value>System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</data> </data>
<data name="&gt;&gt;LblPrefabPath.Type" xml:space="preserve"> <data name="&gt;&gt;LblBasePurpleWeightTip.ZOrder" xml:space="preserve">
<value>System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> <value>34</value>
</data> </data>
<data name="&gt;&gt;LblScheduleIdTip.Parent" xml:space="preserve"> <data name="&gt;&gt;LblScheduleIdTip.Parent" xml:space="preserve">
<value>GrpBannerValues</value> <value>GrpBannerValues</value>
@@ -267,9 +279,6 @@
<data name="LblGachaType.Size" type="System.Drawing.Size, System.Drawing"> <data name="LblGachaType.Size" type="System.Drawing.Size, System.Drawing">
<value>72, 17</value> <value>72, 17</value>
</data> </data>
<data name="LblGachaTypeTip.AutoSize" type="System.Boolean, mscorlib">
<value>True</value>
</data>
<data name="NUDSoftPity.TabIndex" type="System.Int32, mscorlib"> <data name="NUDSoftPity.TabIndex" type="System.Int32, mscorlib">
<value>69</value> <value>69</value>
</data> </data>
@@ -279,23 +288,26 @@
<data name="RbCostItem223.Text" xml:space="preserve"> <data name="RbCostItem223.Text" xml:space="preserve">
<value>纠缠之缘</value> <value>纠缠之缘</value>
</data> </data>
<data name="BtnGen.Text" xml:space="preserve">
<value>生成Json</value>
</data>
<data name="GrpPurplePool.Size" type="System.Drawing.Size, System.Drawing">
<value>160, 230</value>
</data>
<data name="LblRateUpItems1.Location" type="System.Drawing.Point, System.Drawing"> <data name="LblRateUpItems1.Location" type="System.Drawing.Point, System.Drawing">
<value>31, 234</value> <value>31, 234</value>
</data> </data>
<data name="LblGachaTypeTip.Text" xml:space="preserve"> <data name="LblGachaTypeTip.Text" xml:space="preserve">
<value>从400开始顺序递增</value> <value>从400开始顺序递增</value>
</data> </data>
<data name="LblRateUpItems2.Location" type="System.Drawing.Point, System.Drawing"> <data name="&gt;&gt;LblRateUpItems2.ZOrder" xml:space="preserve">
<value>31, 350</value> <value>12</value>
</data>
<data name="LblCostItem.Text" xml:space="preserve">
<value>祈愿道具</value>
</data> </data>
<data name="GrpJson.TabIndex" type="System.Int32, mscorlib"> <data name="GrpJson.TabIndex" type="System.Int32, mscorlib">
<value>51</value> <value>51</value>
</data> </data>
<data name="&gt;&gt;LblBasePurpleWeight.ZOrder" xml:space="preserve"> <data name="&gt;&gt;LblBasePurpleWeight.ZOrder" xml:space="preserve">
<value>28</value> <value>29</value>
</data> </data>
<data name="&gt;&gt;LblSoftPityTip.Name" xml:space="preserve"> <data name="&gt;&gt;LblSoftPityTip.Name" xml:space="preserve">
<value>LblSoftPityTip</value> <value>LblSoftPityTip</value>
@@ -312,8 +324,8 @@
<data name="&gt;&gt;RbCostItem224.Parent" xml:space="preserve"> <data name="&gt;&gt;RbCostItem224.Parent" xml:space="preserve">
<value>GrpBannerValues</value> <value>GrpBannerValues</value>
</data> </data>
<data name="&gt;&gt;ListYellowPool.Type" xml:space="preserve"> <data name="&gt;&gt;LblHardPityTip.ZOrder" xml:space="preserve">
<value>System.Windows.Forms.CheckedListBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> <value>24</value>
</data> </data>
<data name="&gt;&gt;NUDEventChance.Parent" xml:space="preserve"> <data name="&gt;&gt;NUDEventChance.Parent" xml:space="preserve">
<value>GrpBannerValues</value> <value>GrpBannerValues</value>
@@ -352,13 +364,19 @@
<value>70</value> <value>70</value>
</data> </data>
<data name="&gt;&gt;NUDGachaType.ZOrder" xml:space="preserve"> <data name="&gt;&gt;NUDGachaType.ZOrder" xml:space="preserve">
<value>9</value> <value>10</value>
</data>
<data name="ListYellowPool.Size" type="System.Drawing.Size, System.Drawing">
<value>154, 208</value>
</data> </data>
<data name="BtnParse.Text" xml:space="preserve"> <data name="BtnParse.Text" xml:space="preserve">
<value>解析Json</value> <value>解析Json</value>
</data> </data>
<data name="LblEventChance.Location" type="System.Drawing.Point, System.Drawing"> <data name="LblPrefabPath.Text" xml:space="preserve">
<value>243, 262</value> <value>预制</value>
</data>
<data name="LblHardPity.Location" type="System.Drawing.Point, System.Drawing">
<value>62, 320</value>
</data> </data>
<data name="&gt;&gt;GrpJson.ZOrder" xml:space="preserve"> <data name="&gt;&gt;GrpJson.ZOrder" xml:space="preserve">
<value>0</value> <value>0</value>
@@ -375,15 +393,15 @@
<data name="&gt;&gt;LblBasePurpleWeight.Parent" xml:space="preserve"> <data name="&gt;&gt;LblBasePurpleWeight.Parent" xml:space="preserve">
<value>GrpBannerValues</value> <value>GrpBannerValues</value>
</data> </data>
<data name="&gt;&gt;LblBasePurpleWeightTip.Parent" xml:space="preserve">
<value>GrpBannerValues</value>
</data>
<data name="&gt;&gt;GrpYellowPool.ZOrder" xml:space="preserve"> <data name="&gt;&gt;GrpYellowPool.ZOrder" xml:space="preserve">
<value>2</value> <value>2</value>
</data> </data>
<data name="&gt;&gt;LblEventChanceTip.Name" xml:space="preserve"> <data name="&gt;&gt;LblEventChanceTip.Name" xml:space="preserve">
<value>LblEventChanceTip</value> <value>LblEventChanceTip</value>
</data> </data>
<data name="LblBannerEditorOldTip.AutoSize" type="System.Boolean, mscorlib">
<value>True</value>
</data>
<data name="LblRateUpItems1.AutoSize" type="System.Boolean, mscorlib"> <data name="LblRateUpItems1.AutoSize" type="System.Boolean, mscorlib">
<value>True</value> <value>True</value>
</data> </data>
@@ -405,23 +423,23 @@
<data name="LblBasePurpleWeightTip.Text" xml:space="preserve"> <data name="LblBasePurpleWeightTip.Text" xml:space="preserve">
<value>%</value> <value>%</value>
</data> </data>
<data name="&gt;&gt;ListPurplePool.Name" xml:space="preserve">
<value>ListPurplePool</value>
</data>
<data name="&gt;&gt;LblScheduleId.ZOrder" xml:space="preserve"> <data name="&gt;&gt;LblScheduleId.ZOrder" xml:space="preserve">
<value>17</value> <value>18</value>
</data> </data>
<data name="LblPrefabPath.TabIndex" type="System.Int32, mscorlib"> <data name="LblPrefabPath.TabIndex" type="System.Int32, mscorlib">
<value>61</value> <value>61</value>
</data> </data>
<data name="GrpJson.Anchor" type="System.Windows.Forms.AnchorStyles, System.Windows.Forms">
<value>Top, Bottom, Right</value>
</data>
<data name="LblEndTime.Text" xml:space="preserve"> <data name="LblEndTime.Text" xml:space="preserve">
<value>结束时间</value> <value>结束时间</value>
</data> </data>
<data name="NUDBasePurpleWeight.TabIndex" type="System.Int32, mscorlib"> <data name="NUDBasePurpleWeight.TabIndex" type="System.Int32, mscorlib">
<value>73</value> <value>73</value>
</data> </data>
<data name="GrpBannerValues.Size" type="System.Drawing.Size, System.Drawing"> <data name="&gt;&gt;LblHardPity.Type" xml:space="preserve">
<value>440, 466</value> <value>System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</data> </data>
<data name="CmbBannerType.Size" type="System.Drawing.Size, System.Drawing"> <data name="CmbBannerType.Size" type="System.Drawing.Size, System.Drawing">
<value>300, 25</value> <value>300, 25</value>
@@ -433,7 +451,7 @@
<value>System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> <value>System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</data> </data>
<data name="&gt;&gt;LblBeginTime.ZOrder" xml:space="preserve"> <data name="&gt;&gt;LblBeginTime.ZOrder" xml:space="preserve">
<value>18</value> <value>19</value>
</data> </data>
<data name="&gt;&gt;NUDSortId.Name" xml:space="preserve"> <data name="&gt;&gt;NUDSortId.Name" xml:space="preserve">
<value>NUDSortId</value> <value>NUDSortId</value>
@@ -441,8 +459,8 @@
<data name="&gt;&gt;GrpPurplePool.Name" xml:space="preserve"> <data name="&gt;&gt;GrpPurplePool.Name" xml:space="preserve">
<value>GrpPurplePool</value> <value>GrpPurplePool</value>
</data> </data>
<data name="LblBeginTime.AutoSize" type="System.Boolean, mscorlib"> <data name="LblEventChanceTip.Size" type="System.Drawing.Size, System.Drawing">
<value>True</value> <value>19, 17</value>
</data> </data>
<data name="LblBasePurpleWeightTip.TabIndex" type="System.Int32, mscorlib"> <data name="LblBasePurpleWeightTip.TabIndex" type="System.Int32, mscorlib">
<value>81</value> <value>81</value>
@@ -451,26 +469,26 @@
<value>GrpBannerValues</value> <value>GrpBannerValues</value>
</data> </data>
<data name="&gt;&gt;NUDBasePurpleWeight.ZOrder" xml:space="preserve"> <data name="&gt;&gt;NUDBasePurpleWeight.ZOrder" xml:space="preserve">
<value>31</value> <value>32</value>
</data>
<data name="&gt;&gt;LblHardPity.Parent" xml:space="preserve">
<value>GrpBannerValues</value>
</data> </data>
<data name="LblScheduleIdTip.AutoSize" type="System.Boolean, mscorlib"> <data name="LblScheduleIdTip.AutoSize" type="System.Boolean, mscorlib">
<value>True</value> <value>True</value>
</data> </data>
<data name="&gt;&gt;RbCostItem224.ZOrder" xml:space="preserve"> <data name="&gt;&gt;RbCostItem224.ZOrder" xml:space="preserve">
<value>34</value> <value>35</value>
</data> </data>
<data name="&gt;&gt;LblGachaType.Parent" xml:space="preserve"> <data name="&gt;&gt;LblGachaType.Parent" xml:space="preserve">
<value>GrpBannerValues</value> <value>GrpBannerValues</value>
</data> </data>
<data name="&gt;&gt;LblScheduleIdTip.ZOrder" xml:space="preserve"> <data name="&gt;&gt;LblScheduleIdTip.ZOrder" xml:space="preserve">
<value>25</value> <value>26</value>
</data> </data>
<data name="LblSoftPityTip.Size" type="System.Drawing.Size, System.Drawing"> <data name="LblSoftPityTip.Size" type="System.Drawing.Size, System.Drawing">
<value>212, 17</value> <value>212, 17</value>
</data> </data>
<data name="&gt;&gt;LblBasePurpleWeightTip.ZOrder" xml:space="preserve">
<value>33</value>
</data>
<data name="BtnGen.TabIndex" type="System.Int32, mscorlib"> <data name="BtnGen.TabIndex" type="System.Int32, mscorlib">
<value>53</value> <value>53</value>
</data> </data>
@@ -478,7 +496,7 @@
<value>300, 23</value> <value>300, 23</value>
</data> </data>
<data name="&gt;&gt;CmbPrefab.ZOrder" xml:space="preserve"> <data name="&gt;&gt;CmbPrefab.ZOrder" xml:space="preserve">
<value>0</value> <value>1</value>
</data> </data>
<data name="NUDBeginTime.Size" type="System.Drawing.Size, System.Drawing"> <data name="NUDBeginTime.Size" type="System.Drawing.Size, System.Drawing">
<value>100, 23</value> <value>100, 23</value>
@@ -504,8 +522,8 @@
<data name="&gt;&gt;LblEventChance.Parent" xml:space="preserve"> <data name="&gt;&gt;LblEventChance.Parent" xml:space="preserve">
<value>GrpBannerValues</value> <value>GrpBannerValues</value>
</data> </data>
<data name="LblBaseYellowWeight.TabIndex" type="System.Int32, mscorlib"> <data name="RbCostItem224.Text" xml:space="preserve">
<value>76</value> <value>相遇之缘</value>
</data> </data>
<data name="&gt;&gt;TxtRateUpItems1.Type" xml:space="preserve"> <data name="&gt;&gt;TxtRateUpItems1.Type" xml:space="preserve">
<value>System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> <value>System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
@@ -516,12 +534,21 @@
<data name="LblSortIdTip.Text" xml:space="preserve"> <data name="LblSortIdTip.Text" xml:space="preserve">
<value>客户端中显示的顺序</value> <value>客户端中显示的顺序</value>
</data> </data>
<data name="&gt;&gt;TxtJson.Type" xml:space="preserve">
<value>System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</data>
<data name="LblGachaTypeTip.Size" type="System.Drawing.Size, System.Drawing"> <data name="LblGachaTypeTip.Size" type="System.Drawing.Size, System.Drawing">
<value>125, 17</value> <value>125, 17</value>
</data> </data>
<data name="ListPurplePool.TabIndex" type="System.Int32, mscorlib">
<value>0</value>
</data>
<data name="LblHardPity.Text" xml:space="preserve"> <data name="LblHardPity.Text" xml:space="preserve">
<value>硬保底</value> <value>硬保底</value>
</data> </data>
<data name="&gt;&gt;ListYellowPool.Parent" xml:space="preserve">
<value>GrpYellowPool</value>
</data>
<data name="CmbPrefab.TabIndex" type="System.Int32, mscorlib"> <data name="CmbPrefab.TabIndex" type="System.Int32, mscorlib">
<value>90</value> <value>90</value>
</data> </data>
@@ -543,20 +570,20 @@
<data name="&gt;&gt;LblBasePurpleWeightTip.Type" xml:space="preserve"> <data name="&gt;&gt;LblBasePurpleWeightTip.Type" xml:space="preserve">
<value>System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> <value>System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</data> </data>
<data name="LblHardPity.Location" type="System.Drawing.Point, System.Drawing">
<value>62, 320</value>
</data>
<data name="LblGachaType.AutoSize" type="System.Boolean, mscorlib"> <data name="LblGachaType.AutoSize" type="System.Boolean, mscorlib">
<value>True</value> <value>True</value>
</data> </data>
<data name="&gt;&gt;NUDEventChance.Name" xml:space="preserve"> <data name="&gt;&gt;NUDEventChance.Name" xml:space="preserve">
<value>NUDEventChance</value> <value>NUDEventChance</value>
</data> </data>
<data name="&gt;&gt;NUDHardPity.Parent" xml:space="preserve">
<value>GrpBannerValues</value>
</data>
<data name="&gt;&gt;LblSortId.Parent" xml:space="preserve"> <data name="&gt;&gt;LblSortId.Parent" xml:space="preserve">
<value>GrpBannerValues</value> <value>GrpBannerValues</value>
</data> </data>
<data name="&gt;&gt;LblPrefabPath.ZOrder" xml:space="preserve"> <data name="&gt;&gt;LblBasePurpleWeightTip.Parent" xml:space="preserve">
<value>37</value> <value>GrpBannerValues</value>
</data> </data>
<data name="&gt;&gt;LblSortIdTip.Name" xml:space="preserve"> <data name="&gt;&gt;LblSortIdTip.Name" xml:space="preserve">
<value>LblSortIdTip</value> <value>LblSortIdTip</value>
@@ -570,11 +597,14 @@
<data name="LblHardPityTip.Location" type="System.Drawing.Point, System.Drawing"> <data name="LblHardPityTip.Location" type="System.Drawing.Point, System.Drawing">
<value>218, 320</value> <value>218, 320</value>
</data> </data>
<data name="LblSortId.TabIndex" type="System.Int32, mscorlib"> <data name="LblBannerEditorOldTip.Location" type="System.Drawing.Point, System.Drawing">
<value>75</value> <value>31, 437</value>
</data>
<data name="GrpBannerValues.Size" type="System.Drawing.Size, System.Drawing">
<value>440, 466</value>
</data> </data>
<data name="&gt;&gt;LblCostItem.ZOrder" xml:space="preserve"> <data name="&gt;&gt;LblCostItem.ZOrder" xml:space="preserve">
<value>36</value> <value>37</value>
</data> </data>
<data name="&gt;&gt;LblEndTime.Type" xml:space="preserve"> <data name="&gt;&gt;LblEndTime.Type" xml:space="preserve">
<value>System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> <value>System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
@@ -582,11 +612,8 @@
<data name="LblSoftPityTip.Location" type="System.Drawing.Point, System.Drawing"> <data name="LblSoftPityTip.Location" type="System.Drawing.Point, System.Drawing">
<value>218, 291</value> <value>218, 291</value>
</data> </data>
<data name="&gt;&gt;TxtJson.Type" xml:space="preserve"> <data name="LblCostItem.Size" type="System.Drawing.Size, System.Drawing">
<value>System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> <value>56, 17</value>
</data>
<data name="&gt;&gt;LblHardPity.Type" xml:space="preserve">
<value>System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</data> </data>
<data name="&gt;&gt;LblSortId.Name" xml:space="preserve"> <data name="&gt;&gt;LblSortId.Name" xml:space="preserve">
<value>LblSortId</value> <value>LblSortId</value>
@@ -601,7 +628,7 @@
<value>GrpBannerValues</value> <value>GrpBannerValues</value>
</data> </data>
<data name="&gt;&gt;NUDBaseYellowWeight.ZOrder" xml:space="preserve"> <data name="&gt;&gt;NUDBaseYellowWeight.ZOrder" xml:space="preserve">
<value>5</value> <value>6</value>
</data> </data>
<data name="&gt;&gt;$this.Type" xml:space="preserve"> <data name="&gt;&gt;$this.Type" xml:space="preserve">
<value>System.Windows.Forms.Form, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> <value>System.Windows.Forms.Form, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
@@ -610,7 +637,7 @@
<value>GrpBannerValues</value> <value>GrpBannerValues</value>
</data> </data>
<data name="&gt;&gt;LblBannerType.ZOrder" xml:space="preserve"> <data name="&gt;&gt;LblBannerType.ZOrder" xml:space="preserve">
<value>32</value> <value>33</value>
</data> </data>
<data name="&gt;&gt;ListYellowPool.Name" xml:space="preserve"> <data name="&gt;&gt;ListYellowPool.Name" xml:space="preserve">
<value>ListYellowPool</value> <value>ListYellowPool</value>
@@ -618,6 +645,9 @@
<data name="TxtRateUpItems1.Size" type="System.Drawing.Size, System.Drawing"> <data name="TxtRateUpItems1.Size" type="System.Drawing.Size, System.Drawing">
<value>300, 23</value> <value>300, 23</value>
</data> </data>
<data name="LblBannerEditorOldTip.Text" xml:space="preserve">
<value>提示当前不支持最新版dev奖池等一个有缘人PR</value>
</data>
<data name="&gt;&gt;GrpBannerValues.Parent" xml:space="preserve"> <data name="&gt;&gt;GrpBannerValues.Parent" xml:space="preserve">
<value>$this</value> <value>$this</value>
</data> </data>
@@ -625,7 +655,7 @@
<value>RbCostItem223</value> <value>RbCostItem223</value>
</data> </data>
<data name="&gt;&gt;LblEndTime.ZOrder" xml:space="preserve"> <data name="&gt;&gt;LblEndTime.ZOrder" xml:space="preserve">
<value>14</value> <value>15</value>
</data> </data>
<data name="TxtJson.Multiline" type="System.Boolean, mscorlib"> <data name="TxtJson.Multiline" type="System.Boolean, mscorlib">
<value>True</value> <value>True</value>
@@ -639,18 +669,15 @@
<data name="&gt;&gt;LblBaseYellowWeight.Type" xml:space="preserve"> <data name="&gt;&gt;LblBaseYellowWeight.Type" xml:space="preserve">
<value>System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> <value>System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</data> </data>
<data name="LblRateUpItems2.TabIndex" type="System.Int32, mscorlib">
<value>87</value>
</data>
<data name="&gt;&gt;LblRateUpItems2.ZOrder" xml:space="preserve">
<value>11</value>
</data>
<data name="LblSortIdTip.TabIndex" type="System.Int32, mscorlib"> <data name="LblSortIdTip.TabIndex" type="System.Int32, mscorlib">
<value>83</value> <value>83</value>
</data> </data>
<data name="LblScheduleIdTip.TabIndex" type="System.Int32, mscorlib"> <data name="LblScheduleIdTip.TabIndex" type="System.Int32, mscorlib">
<value>56</value> <value>56</value>
</data> </data>
<data name="&gt;&gt;CmbBannerType.Name" xml:space="preserve">
<value>CmbBannerType</value>
</data>
<data name="&gt;&gt;LblCostItem.Name" xml:space="preserve"> <data name="&gt;&gt;LblCostItem.Name" xml:space="preserve">
<value>LblCostItem</value> <value>LblCostItem</value>
</data> </data>
@@ -661,11 +688,14 @@
<value>6, 19</value> <value>6, 19</value>
</data> </data>
<data name="&gt;&gt;NUDBeginTime.ZOrder" xml:space="preserve"> <data name="&gt;&gt;NUDBeginTime.ZOrder" xml:space="preserve">
<value>26</value> <value>27</value>
</data> </data>
<data name="LblBasePurpleWeightTip.Size" type="System.Drawing.Size, System.Drawing"> <data name="LblBasePurpleWeightTip.Size" type="System.Drawing.Size, System.Drawing">
<value>19, 17</value> <value>19, 17</value>
</data> </data>
<data name="&gt;&gt;LblBannerEditorOldTip.ZOrder" xml:space="preserve">
<value>0</value>
</data>
<data name="ListYellowPool.Dock" type="System.Windows.Forms.DockStyle, System.Windows.Forms"> <data name="ListYellowPool.Dock" type="System.Windows.Forms.DockStyle, System.Windows.Forms">
<value>Fill</value> <value>Fill</value>
</data> </data>
@@ -675,6 +705,9 @@
<data name="LblSoftPity.AutoSize" type="System.Boolean, mscorlib"> <data name="LblSoftPity.AutoSize" type="System.Boolean, mscorlib">
<value>True</value> <value>True</value>
</data> </data>
<data name="&gt;&gt;$this.Name" xml:space="preserve">
<value>FormGachaBannerEditor</value>
</data>
<data name="GrpPurplePool.Location" type="System.Drawing.Point, System.Drawing"> <data name="GrpPurplePool.Location" type="System.Drawing.Point, System.Drawing">
<value>458, 248</value> <value>458, 248</value>
</data> </data>
@@ -691,7 +724,7 @@
<value>88</value> <value>88</value>
</data> </data>
<data name="&gt;&gt;NUDEndTime.ZOrder" xml:space="preserve"> <data name="&gt;&gt;NUDEndTime.ZOrder" xml:space="preserve">
<value>22</value> <value>23</value>
</data> </data>
<data name="&gt;&gt;NUDGachaType.Parent" xml:space="preserve"> <data name="&gt;&gt;NUDGachaType.Parent" xml:space="preserve">
<value>GrpBannerValues</value> <value>GrpBannerValues</value>
@@ -720,9 +753,6 @@
<data name="&gt;&gt;LblScheduleId.Name" xml:space="preserve"> <data name="&gt;&gt;LblScheduleId.Name" xml:space="preserve">
<value>LblScheduleId</value> <value>LblScheduleId</value>
</data> </data>
<data name="&gt;&gt;GrpJson.Name" xml:space="preserve">
<value>GrpJson</value>
</data>
<data name="LblBeginTime.Size" type="System.Drawing.Size, System.Drawing"> <data name="LblBeginTime.Size" type="System.Drawing.Size, System.Drawing">
<value>56, 17</value> <value>56, 17</value>
</data> </data>
@@ -733,13 +763,13 @@
<value>System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> <value>System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</data> </data>
<data name="&gt;&gt;NUDSortId.ZOrder" xml:space="preserve"> <data name="&gt;&gt;NUDSortId.ZOrder" xml:space="preserve">
<value>10</value> <value>11</value>
</data> </data>
<data name="LblRateUpItems1.Size" type="System.Drawing.Size, System.Drawing"> <data name="&gt;&gt;ListPurplePool.Name" xml:space="preserve">
<value>75, 17</value> <value>ListPurplePool</value>
</data> </data>
<data name="&gt;&gt;ListYellowPool.ZOrder" xml:space="preserve"> <data name="CmbBannerType.TabIndex" type="System.Int32, mscorlib">
<value>0</value> <value>50</value>
</data> </data>
<data name="&gt;&gt;GrpPurplePool.ZOrder" xml:space="preserve"> <data name="&gt;&gt;GrpPurplePool.ZOrder" xml:space="preserve">
<value>1</value> <value>1</value>
@@ -753,8 +783,8 @@
<data name="&gt;&gt;NUDSortId.Type" xml:space="preserve"> <data name="&gt;&gt;NUDSortId.Type" xml:space="preserve">
<value>System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> <value>System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</data> </data>
<data name="&gt;&gt;LblHardPityTip.ZOrder" xml:space="preserve"> <data name="LblRateUpItems2.Location" type="System.Drawing.Point, System.Drawing">
<value>23</value> <value>31, 350</value>
</data> </data>
<data name="NUDSortId.Location" type="System.Drawing.Point, System.Drawing"> <data name="NUDSortId.Location" type="System.Drawing.Point, System.Drawing">
<value>112, 202</value> <value>112, 202</value>
@@ -762,6 +792,9 @@
<data name="LblScheduleId.Location" type="System.Drawing.Point, System.Drawing"> <data name="LblScheduleId.Location" type="System.Drawing.Point, System.Drawing">
<value>34, 57</value> <value>34, 57</value>
</data> </data>
<data name="&gt;&gt;LblPrefabPath.Type" xml:space="preserve">
<value>System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</data>
<data name="&gt;&gt;LblCostItem.Type" xml:space="preserve"> <data name="&gt;&gt;LblCostItem.Type" xml:space="preserve">
<value>System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> <value>System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</data> </data>
@@ -769,7 +802,7 @@
<value>288, 412</value> <value>288, 412</value>
</data> </data>
<data name="&gt;&gt;TxtRateUpItems2.ZOrder" xml:space="preserve"> <data name="&gt;&gt;TxtRateUpItems2.ZOrder" xml:space="preserve">
<value>7</value> <value>8</value>
</data> </data>
<data name="LblBaseYellowWeightTip.AutoSize" type="System.Boolean, mscorlib"> <data name="LblBaseYellowWeightTip.AutoSize" type="System.Boolean, mscorlib">
<value>True</value> <value>True</value>
@@ -789,8 +822,8 @@
<data name="TxtJson.TabIndex" type="System.Int32, mscorlib"> <data name="TxtJson.TabIndex" type="System.Int32, mscorlib">
<value>0</value> <value>0</value>
</data> </data>
<data name="BtnGen.Text" xml:space="preserve"> <data name="LblBannerEditorOldTip.Size" type="System.Drawing.Size, System.Drawing">
<value>生成Json</value> <value>284, 17</value>
</data> </data>
<data name="&gt;&gt;TxtJson.Name" xml:space="preserve"> <data name="&gt;&gt;TxtJson.Name" xml:space="preserve">
<value>TxtJson</value> <value>TxtJson</value>
@@ -801,11 +834,14 @@
<data name="&gt;&gt;LblPrefabPath.Parent" xml:space="preserve"> <data name="&gt;&gt;LblPrefabPath.Parent" xml:space="preserve">
<value>GrpBannerValues</value> <value>GrpBannerValues</value>
</data> </data>
<data name="&gt;&gt;LblPrefabPath.ZOrder" xml:space="preserve">
<value>38</value>
</data>
<data name="&gt;&gt;LblEventChance.Type" xml:space="preserve"> <data name="&gt;&gt;LblEventChance.Type" xml:space="preserve">
<value>System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> <value>System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</data> </data>
<data name="&gt;&gt;NUDScheduleId.ZOrder" xml:space="preserve"> <data name="&gt;&gt;NUDScheduleId.ZOrder" xml:space="preserve">
<value>21</value> <value>22</value>
</data> </data>
<data name="GrpYellowPool.Location" type="System.Drawing.Point, System.Drawing"> <data name="GrpYellowPool.Location" type="System.Drawing.Point, System.Drawing">
<value>458, 12</value> <value>458, 12</value>
@@ -813,14 +849,17 @@
<data name="NUDGachaType.TabIndex" type="System.Int32, mscorlib"> <data name="NUDGachaType.TabIndex" type="System.Int32, mscorlib">
<value>47</value> <value>47</value>
</data> </data>
<data name="LblCostItem.Text" xml:space="preserve">
<value>祈愿道具</value>
</data>
<data name="LblRateUpItems2.Size" type="System.Drawing.Size, System.Drawing"> <data name="LblRateUpItems2.Size" type="System.Drawing.Size, System.Drawing">
<value>75, 17</value> <value>75, 17</value>
</data> </data>
<data name="NUDScheduleId.Location" type="System.Drawing.Point, System.Drawing"> <data name="NUDScheduleId.Location" type="System.Drawing.Point, System.Drawing">
<value>112, 55</value> <value>112, 55</value>
</data> </data>
<data name="ListYellowPool.Size" type="System.Drawing.Size, System.Drawing"> <data name="LblBaseYellowWeightTip.Location" type="System.Drawing.Point, System.Drawing">
<value>154, 208</value> <value>218, 262</value>
</data> </data>
<data name="&gt;&gt;LblScheduleIdTip.Type" xml:space="preserve"> <data name="&gt;&gt;LblScheduleIdTip.Type" xml:space="preserve">
<value>System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> <value>System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
@@ -838,13 +877,10 @@
<value>True</value> <value>True</value>
</data> </data>
<data name="&gt;&gt;RbCostItem223.ZOrder" xml:space="preserve"> <data name="&gt;&gt;RbCostItem223.ZOrder" xml:space="preserve">
<value>38</value> <value>39</value>
</data> </data>
<data name="RbCostItem224.Text" xml:space="preserve"> <data name="&gt;&gt;TxtJson.ZOrder" xml:space="preserve">
<value>相遇之缘</value> <value>1</value>
</data>
<data name="LblBeginTime.Text" xml:space="preserve">
<value>开始时间</value>
</data> </data>
<data name="LblScheduleIdTip.Location" type="System.Drawing.Point, System.Drawing"> <data name="LblScheduleIdTip.Location" type="System.Drawing.Point, System.Drawing">
<value>218, 57</value> <value>218, 57</value>
@@ -862,29 +898,23 @@
<value>GrpBannerValues</value> <value>GrpBannerValues</value>
</data> </data>
<data name="&gt;&gt;LblSortId.ZOrder" xml:space="preserve"> <data name="&gt;&gt;LblSortId.ZOrder" xml:space="preserve">
<value>6</value> <value>7</value>
</data> </data>
<data name="GrpJson.Location" type="System.Drawing.Point, System.Drawing"> <data name="&gt;&gt;LblSoftPity.ZOrder" xml:space="preserve">
<value>624, 12</value> <value>13</value>
</data> </data>
<data name="&gt;&gt;CmbPrefab.Parent" xml:space="preserve"> <data name="&gt;&gt;CmbPrefab.Parent" xml:space="preserve">
<value>GrpBannerValues</value> <value>GrpBannerValues</value>
</data> </data>
<data name="&gt;&gt;TxtJson.ZOrder" xml:space="preserve"> <data name="LblGachaTypeTip.AutoSize" type="System.Boolean, mscorlib">
<value>1</value> <value>True</value>
</data> </data>
<data name="LblBasePurpleWeight.Text" xml:space="preserve"> <data name="LblBasePurpleWeight.Text" xml:space="preserve">
<value>4星基础爆率</value> <value>4星基础爆率</value>
</data> </data>
<data name="LblEventChanceTip.Size" type="System.Drawing.Size, System.Drawing">
<value>19, 17</value>
</data>
<data name="&gt;&gt;LblPrefabPath.Name" xml:space="preserve"> <data name="&gt;&gt;LblPrefabPath.Name" xml:space="preserve">
<value>LblPrefabPath</value> <value>LblPrefabPath</value>
</data> </data>
<data name="LblSortId.AutoSize" type="System.Boolean, mscorlib">
<value>True</value>
</data>
<data name="&gt;&gt;LblSortIdTip.Parent" xml:space="preserve"> <data name="&gt;&gt;LblSortIdTip.Parent" xml:space="preserve">
<value>GrpBannerValues</value> <value>GrpBannerValues</value>
</data> </data>
@@ -894,8 +924,8 @@
<data name="&gt;&gt;LblEventChance.Name" xml:space="preserve"> <data name="&gt;&gt;LblEventChance.Name" xml:space="preserve">
<value>LblEventChance</value> <value>LblEventChance</value>
</data> </data>
<data name="&gt;&gt;$this.Name" xml:space="preserve"> <data name="&gt;&gt;GrpJson.Parent" xml:space="preserve">
<value>FormGachaBannerEditor</value> <value>$this</value>
</data> </data>
<data name="NUDGachaType.Size" type="System.Drawing.Size, System.Drawing"> <data name="NUDGachaType.Size" type="System.Drawing.Size, System.Drawing">
<value>100, 23</value> <value>100, 23</value>
@@ -927,14 +957,14 @@
<data name="TxtRateUpItems2.Location" type="System.Drawing.Point, System.Drawing"> <data name="TxtRateUpItems2.Location" type="System.Drawing.Point, System.Drawing">
<value>112, 347</value> <value>112, 347</value>
</data> </data>
<data name="LblPrefabPath.Text" xml:space="preserve"> <data name="LblGachaType.Text" xml:space="preserve">
<value>预制</value> <value>GachaType</value>
</data> </data>
<data name="&gt;&gt;NUDEndTime.Parent" xml:space="preserve"> <data name="&gt;&gt;NUDEndTime.Parent" xml:space="preserve">
<value>GrpBannerValues</value> <value>GrpBannerValues</value>
</data> </data>
<data name="&gt;&gt;NUDSoftPity.ZOrder" xml:space="preserve"> <data name="&gt;&gt;NUDSoftPity.ZOrder" xml:space="preserve">
<value>16</value> <value>17</value>
</data> </data>
<data name="&gt;&gt;GrpYellowPool.Type" xml:space="preserve"> <data name="&gt;&gt;GrpYellowPool.Type" xml:space="preserve">
<value>System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> <value>System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
@@ -966,8 +996,8 @@
<data name="LblBannerType.Size" type="System.Drawing.Size, System.Drawing"> <data name="LblBannerType.Size" type="System.Drawing.Size, System.Drawing">
<value>56, 17</value> <value>56, 17</value>
</data> </data>
<data name="GrpPurplePool.Size" type="System.Drawing.Size, System.Drawing"> <data name="LblRateUpItems1.Size" type="System.Drawing.Size, System.Drawing">
<value>160, 230</value> <value>75, 17</value>
</data> </data>
<data name="LblSoftPity.Location" type="System.Drawing.Point, System.Drawing"> <data name="LblSoftPity.Location" type="System.Drawing.Point, System.Drawing">
<value>62, 291</value> <value>62, 291</value>
@@ -975,6 +1005,9 @@
<data name="GrpPurplePool.Anchor" type="System.Windows.Forms.AnchorStyles, System.Windows.Forms"> <data name="GrpPurplePool.Anchor" type="System.Windows.Forms.AnchorStyles, System.Windows.Forms">
<value>Top, Bottom, Left, Right</value> <value>Top, Bottom, Left, Right</value>
</data> </data>
<data name="&gt;&gt;LblBannerEditorOldTip.Name" xml:space="preserve">
<value>LblBannerEditorOldTip</value>
</data>
<data name="&gt;&gt;NUDGachaType.Name" xml:space="preserve"> <data name="&gt;&gt;NUDGachaType.Name" xml:space="preserve">
<value>NUDGachaType</value> <value>NUDGachaType</value>
</data> </data>
@@ -993,6 +1026,9 @@
<data name="&gt;&gt;CmbPrefab.Type" xml:space="preserve"> <data name="&gt;&gt;CmbPrefab.Type" xml:space="preserve">
<value>System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> <value>System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</data> </data>
<data name="&gt;&gt;TxtRateUpItems1.Parent" xml:space="preserve">
<value>GrpBannerValues</value>
</data>
<data name="NUDEventChance.Size" type="System.Drawing.Size, System.Drawing"> <data name="NUDEventChance.Size" type="System.Drawing.Size, System.Drawing">
<value>63, 23</value> <value>63, 23</value>
</data> </data>
@@ -1008,11 +1044,8 @@
<data name="CmbBannerType.Location" type="System.Drawing.Point, System.Drawing"> <data name="CmbBannerType.Location" type="System.Drawing.Point, System.Drawing">
<value>112, 84</value> <value>112, 84</value>
</data> </data>
<data name="&gt;&gt;RbCostItem224.Type" xml:space="preserve"> <data name="LblBannerType.Location" type="System.Drawing.Point, System.Drawing">
<value>System.Windows.Forms.RadioButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> <value>50, 87</value>
</data>
<data name="LblBaseYellowWeightTip.Location" type="System.Drawing.Point, System.Drawing">
<value>218, 262</value>
</data> </data>
<data name="&gt;&gt;TxtRateUpItems2.Type" xml:space="preserve"> <data name="&gt;&gt;TxtRateUpItems2.Type" xml:space="preserve">
<value>System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> <value>System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
@@ -1020,14 +1053,17 @@
<data name="$this.Font" type="System.Drawing.Font, System.Drawing"> <data name="$this.Font" type="System.Drawing.Font, System.Drawing">
<value>微软雅黑, 9pt</value> <value>微软雅黑, 9pt</value>
</data> </data>
<data name="LblBannerEditorOldTip.TabIndex" type="System.Int32, mscorlib">
<value>91</value>
</data>
<data name="BtnParse.Size" type="System.Drawing.Size, System.Drawing"> <data name="BtnParse.Size" type="System.Drawing.Size, System.Drawing">
<value>75, 23</value> <value>75, 23</value>
</data> </data>
<data name="NUDGachaType.Location" type="System.Drawing.Point, System.Drawing"> <data name="NUDGachaType.Location" type="System.Drawing.Point, System.Drawing">
<value>112, 26</value> <value>112, 26</value>
</data> </data>
<data name="&gt;&gt;ListYellowPool.Parent" xml:space="preserve"> <data name="&gt;&gt;RbCostItem224.Type" xml:space="preserve">
<value>GrpYellowPool</value> <value>System.Windows.Forms.RadioButton, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</data> </data>
<data name="NUDBasePurpleWeight.Size" type="System.Drawing.Size, System.Drawing"> <data name="NUDBasePurpleWeight.Size" type="System.Drawing.Size, System.Drawing">
<value>100, 23</value> <value>100, 23</value>
@@ -1062,17 +1098,17 @@
<data name="&gt;&gt;BtnParse.Type" xml:space="preserve"> <data name="&gt;&gt;BtnParse.Type" xml:space="preserve">
<value>System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> <value>System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</data> </data>
<data name="&gt;&gt;CmbBannerType.ZOrder" xml:space="preserve"> <data name="&gt;&gt;GrpJson.Name" xml:space="preserve">
<value>29</value> <value>GrpJson</value>
</data> </data>
<data name="ListPurplePool.TabIndex" type="System.Int32, mscorlib"> <data name="LblSoftPityTip.Text" xml:space="preserve">
<value>0</value> <value>连续非的次数达到该值,增加抽中概率</value>
</data> </data>
<data name="&gt;&gt;NUDHardPity.Parent" xml:space="preserve"> <data name="&gt;&gt;LblGachaTypeTip.Name" xml:space="preserve">
<value>GrpBannerValues</value> <value>LblGachaTypeTip</value>
</data> </data>
<data name="&gt;&gt;CmbBannerType.Name" xml:space="preserve"> <data name="LblEventChanceTip.Text" xml:space="preserve">
<value>CmbBannerType</value> <value>%</value>
</data> </data>
<data name="LblGachaTypeTip.Location" type="System.Drawing.Point, System.Drawing"> <data name="LblGachaTypeTip.Location" type="System.Drawing.Point, System.Drawing">
<value>218, 28</value> <value>218, 28</value>
@@ -1083,9 +1119,6 @@
<data name="BtnGen.Location" type="System.Drawing.Point, System.Drawing"> <data name="BtnGen.Location" type="System.Drawing.Point, System.Drawing">
<value>6, 437</value> <value>6, 437</value>
</data> </data>
<data name="&gt;&gt;GrpJson.Parent" xml:space="preserve">
<value>$this</value>
</data>
<data name="LblScheduleIdTip.Size" type="System.Drawing.Size, System.Drawing"> <data name="LblScheduleIdTip.Size" type="System.Drawing.Size, System.Drawing">
<value>69, 17</value> <value>69, 17</value>
</data> </data>
@@ -1093,7 +1126,7 @@
<value>116, 17</value> <value>116, 17</value>
</data> </data>
<data name="&gt;&gt;NUDHardPity.ZOrder" xml:space="preserve"> <data name="&gt;&gt;NUDHardPity.ZOrder" xml:space="preserve">
<value>24</value> <value>25</value>
</data> </data>
<data name="RbCostItem223.Size" type="System.Drawing.Size, System.Drawing"> <data name="RbCostItem223.Size" type="System.Drawing.Size, System.Drawing">
<value>74, 21</value> <value>74, 21</value>
@@ -1102,16 +1135,16 @@
<value>GrpJson</value> <value>GrpJson</value>
</data> </data>
<data name="&gt;&gt;LblGachaType.ZOrder" xml:space="preserve"> <data name="&gt;&gt;LblGachaType.ZOrder" xml:space="preserve">
<value>3</value> <value>4</value>
</data> </data>
<data name="&gt;&gt;LblGachaTypeTip.Parent" xml:space="preserve"> <data name="&gt;&gt;LblGachaTypeTip.Parent" xml:space="preserve">
<value>GrpBannerValues</value> <value>GrpBannerValues</value>
</data> </data>
<data name="&gt;&gt;TxtRateUpItems1.Parent" xml:space="preserve"> <data name="LblBaseYellowWeight.TabIndex" type="System.Int32, mscorlib">
<value>GrpBannerValues</value> <value>76</value>
</data> </data>
<data name="LblGachaType.Text" xml:space="preserve"> <data name="&gt;&gt;LblHardPity.ZOrder" xml:space="preserve">
<value>GachaType</value> <value>21</value>
</data> </data>
<data name="TxtJson.Anchor" type="System.Windows.Forms.AnchorStyles, System.Windows.Forms"> <data name="TxtJson.Anchor" type="System.Windows.Forms.AnchorStyles, System.Windows.Forms">
<value>Top, Bottom, Left, Right</value> <value>Top, Bottom, Left, Right</value>
@@ -1123,7 +1156,7 @@
<value>5星基础爆率</value> <value>5星基础爆率</value>
</data> </data>
<data name="&gt;&gt;LblBaseYellowWeight.ZOrder" xml:space="preserve"> <data name="&gt;&gt;LblBaseYellowWeight.ZOrder" xml:space="preserve">
<value>8</value> <value>9</value>
</data> </data>
<data name="LblPrefabPath.AutoSize" type="System.Boolean, mscorlib"> <data name="LblPrefabPath.AutoSize" type="System.Boolean, mscorlib">
<value>True</value> <value>True</value>
@@ -1140,15 +1173,12 @@
<data name="CmbBannerType.Items2" xml:space="preserve"> <data name="CmbBannerType.Items2" xml:space="preserve">
<value>限时武器祈愿池</value> <value>限时武器祈愿池</value>
</data> </data>
<data name="CmbBannerType.TabIndex" type="System.Int32, mscorlib">
<value>50</value>
</data>
<data name="GrpJson.Anchor" type="System.Windows.Forms.AnchorStyles, System.Windows.Forms">
<value>Top, Bottom, Right</value>
</data>
<data name="&gt;&gt;LblBasePurpleWeightTip.Name" xml:space="preserve"> <data name="&gt;&gt;LblBasePurpleWeightTip.Name" xml:space="preserve">
<value>LblBasePurpleWeightTip</value> <value>LblBasePurpleWeightTip</value>
</data> </data>
<data name="&gt;&gt;LblBannerEditorOldTip.Type" xml:space="preserve">
<value>System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</data>
<data name="&gt;&gt;CmbBannerType.Type" xml:space="preserve"> <data name="&gt;&gt;CmbBannerType.Type" xml:space="preserve">
<value>System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> <value>System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</data> </data>
@@ -1158,9 +1188,6 @@
<data name="&gt;&gt;GrpYellowPool.Name" xml:space="preserve"> <data name="&gt;&gt;GrpYellowPool.Name" xml:space="preserve">
<value>GrpYellowPool</value> <value>GrpYellowPool</value>
</data> </data>
<data name="LblEventChanceTip.Text" xml:space="preserve">
<value>%</value>
</data>
<data name="LblBasePurpleWeight.TabIndex" type="System.Int32, mscorlib"> <data name="LblBasePurpleWeight.TabIndex" type="System.Int32, mscorlib">
<value>79</value> <value>79</value>
</data> </data>
@@ -1189,7 +1216,7 @@
<value>72</value> <value>72</value>
</data> </data>
<data name="&gt;&gt;LblEventChanceTip.ZOrder" xml:space="preserve"> <data name="&gt;&gt;LblEventChanceTip.ZOrder" xml:space="preserve">
<value>1</value> <value>2</value>
</data> </data>
<data name="LblBaseYellowWeight.Size" type="System.Drawing.Size, System.Drawing"> <data name="LblBaseYellowWeight.Size" type="System.Drawing.Size, System.Drawing">
<value>75, 17</value> <value>75, 17</value>
@@ -1203,6 +1230,9 @@
<data name="&gt;&gt;LblRateUpItems1.Parent" xml:space="preserve"> <data name="&gt;&gt;LblRateUpItems1.Parent" xml:space="preserve">
<value>GrpBannerValues</value> <value>GrpBannerValues</value>
</data> </data>
<data name="&gt;&gt;ListYellowPool.ZOrder" xml:space="preserve">
<value>0</value>
</data>
<data name="LblPrefabPath.Size" type="System.Drawing.Size, System.Drawing"> <data name="LblPrefabPath.Size" type="System.Drawing.Size, System.Drawing">
<value>32, 17</value> <value>32, 17</value>
</data> </data>
@@ -1215,11 +1245,8 @@
<data name="$this.AutoScaleDimensions" type="System.Drawing.SizeF, System.Drawing"> <data name="$this.AutoScaleDimensions" type="System.Drawing.SizeF, System.Drawing">
<value>7, 17</value> <value>7, 17</value>
</data> </data>
<data name="&gt;&gt;CmbPrefab.Name" xml:space="preserve">
<value>CmbPrefab</value>
</data>
<data name="&gt;&gt;LblRateUpItems1.ZOrder" xml:space="preserve"> <data name="&gt;&gt;LblRateUpItems1.ZOrder" xml:space="preserve">
<value>15</value> <value>16</value>
</data> </data>
<data name="ListPurplePool.Location" type="System.Drawing.Point, System.Drawing"> <data name="ListPurplePool.Location" type="System.Drawing.Point, System.Drawing">
<value>3, 19</value> <value>3, 19</value>
@@ -1230,21 +1257,24 @@
<data name="&gt;&gt;LblGachaTypeTip.Type" xml:space="preserve"> <data name="&gt;&gt;LblGachaTypeTip.Type" xml:space="preserve">
<value>System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> <value>System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</data> </data>
<data name="&gt;&gt;LblSoftPity.ZOrder" xml:space="preserve">
<value>12</value>
</data>
<data name="NUDHardPity.Size" type="System.Drawing.Size, System.Drawing"> <data name="NUDHardPity.Size" type="System.Drawing.Size, System.Drawing">
<value>100, 23</value> <value>100, 23</value>
</data> </data>
<data name="NUDEndTime.TabIndex" type="System.Int32, mscorlib"> <data name="NUDEndTime.TabIndex" type="System.Int32, mscorlib">
<value>62</value> <value>62</value>
</data> </data>
<data name="LblSortId.TabIndex" type="System.Int32, mscorlib">
<value>75</value>
</data>
<data name="&gt;&gt;LblSoftPityTip.ZOrder" xml:space="preserve"> <data name="&gt;&gt;LblSoftPityTip.ZOrder" xml:space="preserve">
<value>27</value> <value>28</value>
</data> </data>
<data name="TxtRateUpItems1.TabIndex" type="System.Int32, mscorlib"> <data name="TxtRateUpItems1.TabIndex" type="System.Int32, mscorlib">
<value>65</value> <value>65</value>
</data> </data>
<data name="GrpJson.Location" type="System.Drawing.Point, System.Drawing">
<value>624, 12</value>
</data>
<data name="&gt;&gt;ListPurplePool.ZOrder" xml:space="preserve"> <data name="&gt;&gt;ListPurplePool.ZOrder" xml:space="preserve">
<value>0</value> <value>0</value>
</data> </data>
@@ -1266,6 +1296,9 @@
<data name="GrpYellowPool.Text" xml:space="preserve"> <data name="GrpYellowPool.Text" xml:space="preserve">
<value>5星活动奖池</value> <value>5星活动奖池</value>
</data> </data>
<data name="LblBeginTime.AutoSize" type="System.Boolean, mscorlib">
<value>True</value>
</data>
<data name="&gt;&gt;NUDBaseYellowWeight.Name" xml:space="preserve"> <data name="&gt;&gt;NUDBaseYellowWeight.Name" xml:space="preserve">
<value>NUDBaseYellowWeight</value> <value>NUDBaseYellowWeight</value>
</data> </data>
@@ -1293,11 +1326,8 @@
<data name="NUDScheduleId.Size" type="System.Drawing.Size, System.Drawing"> <data name="NUDScheduleId.Size" type="System.Drawing.Size, System.Drawing">
<value>100, 23</value> <value>100, 23</value>
</data> </data>
<data name="&gt;&gt;LblEventChance.ZOrder" xml:space="preserve"> <data name="LblBeginTime.Text" xml:space="preserve">
<value>4</value> <value>开始时间</value>
</data>
<data name="LblEventChanceTip.TabIndex" type="System.Int32, mscorlib">
<value>89</value>
</data> </data>
<data name="&gt;&gt;GrpJson.Type" xml:space="preserve"> <data name="&gt;&gt;GrpJson.Type" xml:space="preserve">
<value>System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> <value>System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
@@ -1338,17 +1368,14 @@
<data name="GrpYellowPool.Anchor" type="System.Windows.Forms.AnchorStyles, System.Windows.Forms"> <data name="GrpYellowPool.Anchor" type="System.Windows.Forms.AnchorStyles, System.Windows.Forms">
<value>Top, Left, Right</value> <value>Top, Left, Right</value>
</data> </data>
<data name="&gt;&gt;LblGachaTypeTip.Name" xml:space="preserve">
<value>LblGachaTypeTip</value>
</data>
<data name="LblScheduleId.TabIndex" type="System.Int32, mscorlib"> <data name="LblScheduleId.TabIndex" type="System.Int32, mscorlib">
<value>53</value> <value>53</value>
</data> </data>
<data name="LblCostItem.TabIndex" type="System.Int32, mscorlib"> <data name="LblCostItem.TabIndex" type="System.Int32, mscorlib">
<value>80</value> <value>80</value>
</data> </data>
<data name="&gt;&gt;LblHardPity.Parent" xml:space="preserve"> <data name="&gt;&gt;CmbBannerType.ZOrder" xml:space="preserve">
<value>GrpBannerValues</value> <value>30</value>
</data> </data>
<data name="NUDBaseYellowWeight.TabIndex" type="System.Int32, mscorlib"> <data name="NUDBaseYellowWeight.TabIndex" type="System.Int32, mscorlib">
<value>66</value> <value>66</value>

File diff suppressed because it is too large Load Diff

View File

@@ -1,4 +1,22 @@
using System; /**
* Grasscutter Tools
* Copyright (C) 2022 jie65535
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as published
* by the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*
**/
using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.Drawing; using System.Drawing;
using System.IO; using System.IO;
@@ -22,17 +40,18 @@ namespace GrasscutterTools
{ {
InitializeComponent(); InitializeComponent();
Icon = Resources.IconGrasscutter; Icon = Resources.IconGrasscutter;
LoadVersion();
LoadSettings(); LoadSettings();
LoadUpdate();
} }
private void FormMain_Load(object sender, EventArgs e) private void FormMain_Load(object sender, EventArgs e)
{ {
MultiLanguage.LoadLanguage(this, typeof(FormMain)); MultiLanguage.LoadLanguage(this, typeof(FormMain));
Version version = System.Reflection.Assembly.GetExecutingAssembly().GetName().Version;
#if DEBUG #if DEBUG
Text += " - by jie65535 - v" + version.ToString(3) + "-debug"; Text += " - by jie65535 - v" + AppVersion.ToString(3) + "-debug";
#else #else
Text += " - by jie65535 - v" + version.ToString(3); Text += " - by jie65535 - v" + AppVersion.ToString(3);
#endif #endif
GameData.LoadResources(); GameData.LoadResources();
@@ -46,6 +65,7 @@ namespace GrasscutterTools
InitScenes(); InitScenes();
InitStatList(); InitStatList();
InitPermList(); InitPermList();
InitQuestList();
} }
private void FormMain_FormClosed(object sender, FormClosedEventArgs e) private void FormMain_FormClosed(object sender, FormClosedEventArgs e)
@@ -56,19 +76,28 @@ namespace GrasscutterTools
private readonly string[] LanguageNames = new string[] { "简体中文", "English" }; private readonly string[] LanguageNames = new string[] { "简体中文", "English" };
private readonly string[] Languages = new string[] { "zh-CN", "en-US" }; private readonly string[] Languages = new string[] { "zh-CN", "en-US" };
private Version AppVersion;
private void LoadVersion()
{
AppVersion = System.Reflection.Assembly.GetExecutingAssembly().GetName().Version;
}
private void LoadSettings() private void LoadSettings()
{ {
try try
{ {
ChkAutoCopy.Checked = Settings.Default.AutoCopy; ChkAutoCopy.Checked = Settings.Default.AutoCopy;
NUDUid.Value = Settings.Default.Uid; NUDUid.Value = Settings.Default.Uid;
CmbLanguage.Items.AddRange(LanguageNames); CmbLanguage.Items.AddRange(LanguageNames);
CmbLanguage.SelectedIndex = Array.IndexOf(Languages, Settings.Default.DefaultLanguage); CmbLanguage.SelectedIndex = Array.IndexOf(Languages, Settings.Default.DefaultLanguage);
NUDRemotePlayerId.Value = Settings.Default.RemoteUid;
TxtHost.Text = Settings.Default.Host;
InitGiveItemRecord(); InitGiveItemRecord();
InitSpawnRecord(); InitSpawnRecord();
InitOpenCommand();
} }
catch (Exception ex) catch (Exception ex)
{ {
@@ -80,13 +109,14 @@ namespace GrasscutterTools
{ {
try try
{ {
Settings.Default.AutoCopy = ChkAutoCopy.Checked; Settings.Default.AutoCopy = ChkAutoCopy.Checked;
Settings.Default.Uid = NUDUid.Value; Settings.Default.Uid = NUDUid.Value;
Settings.Default.Save(); Settings.Default.RemoteUid = NUDRemotePlayerId.Value;
Settings.Default.Host = TxtHost.Text;
SaveCustomCommands(); SaveCustomCommands();
SaveGiveItemRecord(); SaveGiveItemRecord();
SaveSpawnRecord(); SaveSpawnRecord();
SaveOpenCommand(); Settings.Default.Save();
} }
catch (Exception ex) catch (Exception ex)
{ {
@@ -94,6 +124,42 @@ namespace GrasscutterTools
} }
} }
private void LoadUpdate()
{
Task.Run(() =>
{
try
{
var info = Github.ReleaseAPI.GetReleasesLastest("jie65535", "GrasscutterCommandGenerator").Result;
if (Version.TryParse(info.TagName.Substring(1), out Version lastestVersion) && AppVersion < lastestVersion)
{
if (!string.IsNullOrEmpty(Settings.Default.CheckedLastVersion)
&& Version.TryParse(Settings.Default.CheckedLastVersion, out Version checkedVersion)
&& checkedVersion >= lastestVersion)
return;
BeginInvoke(new Action(() =>
{
var r = MessageBox.Show(
string.Format(Resources.NewVersionInfo, info.Name, info.CraeteTime.ToLocalTime(), info.Body),
Resources.CheckToNewVersion,
MessageBoxButtons.YesNo,
MessageBoxIcon.Information);
if (r == DialogResult.Yes)
System.Diagnostics.Process.Start(info.Url);
else if (r == DialogResult.No)
Settings.Default.CheckedLastVersion = lastestVersion.ToString();
}));
}
}
catch (Exception)
{
#if DEBUG
throw;
#endif
}
});
}
#endregion - - #endregion - -
#region - - #region - -
@@ -329,7 +395,7 @@ namespace GrasscutterTools
} }
} }
private void LblAddSubAttr_Click(object sender, EventArgs e) private void BtnAddSubAttr_Click(object sender, EventArgs e)
{ {
if (CmbSubAttribution.SelectedIndex >= 0 && CmbSubAttributionValue.SelectedIndex >= 0) if (CmbSubAttribution.SelectedIndex >= 0 && CmbSubAttributionValue.SelectedIndex >= 0)
{ {
@@ -510,8 +576,16 @@ namespace GrasscutterTools
{ {
var id = name.Substring(0, name.IndexOf(':')).Trim(); var id = name.Substring(0, name.IndexOf(':')).Trim();
SetCommand(ChkDrop.Checked ? "/drop" : "/give", if (ChkDrop.Checked)
$"{id} {NUDGameItemAmout.Value} {NUDGameItemLevel.Value}"); {
NUDGameItemLevel.Enabled = false;
SetCommand("/drop", $"{id} {NUDGameItemAmout.Value}");
}
else
{
NUDGameItemLevel.Enabled = true;
SetCommand("/give", $"{id} {NUDGameItemAmout.Value} {NUDGameItemLevel.Value}");
}
return true; return true;
} }
return false; return false;
@@ -745,11 +819,14 @@ namespace GrasscutterTools
private void ListScenes_SelectedIndexChanged(object sender, EventArgs e) private void ListScenes_SelectedIndexChanged(object sender, EventArgs e)
{ {
if (ListScenes.SelectedIndex >= 0) if (ListScenes.SelectedIndex < 0)
{ {
var id = GameData.Scenes.Ids[ListScenes.SelectedIndex]; ChkIncludeSceneId.Enabled = false;
SetCommand("/changescene", id.ToString()); return;
} }
ChkIncludeSceneId.Enabled = true;
var id = GameData.Scenes.Ids[ListScenes.SelectedIndex];
SetCommand("/changescene", id.ToString());
} }
private void CmbClimateType_SelectedIndexChanged(object sender, EventArgs e) private void CmbClimateType_SelectedIndexChanged(object sender, EventArgs e)
@@ -759,6 +836,14 @@ namespace GrasscutterTools
SetCommand("/weather", $"0 {CmbClimateType.SelectedIndex}"); SetCommand("/weather", $"0 {CmbClimateType.SelectedIndex}");
} }
private void BtnTeleport_Click(object sender, EventArgs e)
{
string args = $"{NUDTpX.Value} {NUDTpY.Value} {NUDTpZ.Value}";
if (ChkIncludeSceneId.Checked && ListScenes.SelectedIndex != -1)
args += $" {GameData.Scenes.Ids[ListScenes.SelectedIndex]}";
SetCommand("/tp", args);
}
#endregion - - #endregion - -
#region - - #region - -
@@ -926,18 +1011,6 @@ namespace GrasscutterTools
#region - - #region - -
private void InitOpenCommand()
{
NUDRemotePlayerId.Value = Settings.Default.RemoteUid;
TxtHost.Text = Settings.Default.Host;
}
private void SaveOpenCommand()
{
Settings.Default.RemoteUid = NUDRemotePlayerId.Value;
Settings.Default.Host = TxtHost.Text;
}
private OpenCommandAPI OC; private OpenCommandAPI OC;
private async void BtnQueryServerStatus_Click(object sender, EventArgs e) private async void BtnQueryServerStatus_Click(object sender, EventArgs e)
@@ -947,9 +1020,16 @@ namespace GrasscutterTools
btn.Cursor = Cursors.WaitCursor; btn.Cursor = Cursors.WaitCursor;
try try
{ {
var status = await DispatchServerAPI.QueryServerStatus(TxtHost.Text); try
LblServerVersion.Text = status.Version; {
LblPlayerCount.Text = status.PlayerCount.ToString(); var status = await DispatchServerAPI.QueryServerStatus(TxtHost.Text);
LblServerVersion.Text = status.Version;
LblPlayerCount.Text = status.PlayerCount.ToString();
}
catch (Exception ex)
{
MessageBox.Show("查询服务端状态失败:" + ex.Message, Resources.Error, MessageBoxButtons.OK, MessageBoxIcon.Error);
}
OC = new OpenCommandAPI(TxtHost.Text); OC = new OpenCommandAPI(TxtHost.Text);
if (await OC.Ping()) if (await OC.Ping())
@@ -1086,5 +1166,43 @@ namespace GrasscutterTools
} }
#endregion - - #endregion - -
#region - -
private void InitQuestList()
{
QuestFilterChanged(null, EventArgs.Empty);
}
private void QuestFilterChanged(object sender, EventArgs e)
{
ListQuest.BeginUpdate();
ListQuest.Items.Clear();
ListQuest.Items.AddRange(GameData.Quests.Lines.Where(l =>
{
if (!ChkQuestFilterHIDDEN.Checked && l.Contains((string)ChkQuestFilterHIDDEN.Tag))
return false;
if (!ChkQuestFilterUNRELEASED.Checked && l.Contains((string)ChkQuestFilterUNRELEASED.Tag))
return false;
if (!ChkQuestFilterTEST.Checked && l.Contains((string)ChkQuestFilterTEST.Tag))
return false;
if (!string.IsNullOrEmpty(TxtQuestFilter.Text))
return l.Contains(TxtQuestFilter.Text);
return true;
}).ToArray());
ListQuest.EndUpdate();
}
private void QuestButsClicked(object sender, EventArgs e)
{
if (ListQuest.SelectedIndex == -1)
return;
var item = ListQuest.SelectedItem as string;
var id = item.Substring(0, item.IndexOf(':')).Trim();
SetCommand("/quest", $"{(sender as Button).Tag} {id}");
}
#endregion - -
} }
} }

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -1,4 +1,22 @@
using System; /**
* Grasscutter Tools
* Copyright (C) 2022 jie65535
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as published
* by the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*
**/
using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.Data; using System.Data;
using System.Linq; using System.Linq;

View File

@@ -1,4 +1,22 @@
namespace GrasscutterTools.Game.Gacha /**
* Grasscutter Tools
* Copyright (C) 2022 jie65535
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as published
* by the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*
**/
namespace GrasscutterTools.Game.Gacha
{ {
public enum BannerType public enum BannerType
{ {

View File

@@ -1,4 +1,22 @@
using System.ComponentModel; /**
* Grasscutter Tools
* Copyright (C) 2022 jie65535
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as published
* by the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*
**/
using System.ComponentModel;
using Newtonsoft.Json; using Newtonsoft.Json;
using Newtonsoft.Json.Converters; using Newtonsoft.Json.Converters;

View File

@@ -1,4 +1,22 @@
namespace GrasscutterTools.Game /**
* Grasscutter Tools
* Copyright (C) 2022 jie65535
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as published
* by the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*
**/
namespace GrasscutterTools.Game
{ {
public class GameCommand public class GameCommand
{ {

View File

@@ -1,4 +1,22 @@
using GrasscutterTools.Properties; /**
* Grasscutter Tools
* Copyright (C) 2022 jie65535
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as published
* by the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*
**/
using GrasscutterTools.Properties;
namespace GrasscutterTools.Game namespace GrasscutterTools.Game
{ {
@@ -21,6 +39,7 @@ namespace GrasscutterTools.Game
WeaponColors = new ItemMap(Resources.WeaponColor); WeaponColors = new ItemMap(Resources.WeaponColor);
Ornaments = new ItemMap(Resources.Ornament); Ornaments = new ItemMap(Resources.Ornament);
GachaBannerPrefabs = new ItemMap(Resources.GachaBennerPrefab); GachaBannerPrefabs = new ItemMap(Resources.GachaBennerPrefab);
Quests = new ItemMap(Resources.Quest);
} }
public static ItemMap Animals { get; private set; } public static ItemMap Animals { get; private set; }
@@ -52,5 +71,7 @@ namespace GrasscutterTools.Game
public static ItemMap Ornaments { get; private set; } public static ItemMap Ornaments { get; private set; }
public static ItemMap GachaBannerPrefabs { get; private set; } public static ItemMap GachaBannerPrefabs { get; private set; }
public static ItemMap Quests { get; private set; }
} }
} }

View File

@@ -1,4 +1,22 @@
using System.Collections.Generic; /**
* Grasscutter Tools
* Copyright (C) 2022 jie65535
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as published
* by the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*
**/
using System.Collections.Generic;
namespace GrasscutterTools.Game namespace GrasscutterTools.Game
{ {

View File

@@ -1,4 +1,22 @@
using System.Text; /**
* Grasscutter Tools
* Copyright (C) 2022 jie65535
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as published
* by the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*
**/
using System.Text;
using GrasscutterTools.Properties; using GrasscutterTools.Properties;

View File

@@ -1,4 +1,22 @@
using System.Collections.Generic; /**
* Grasscutter Tools
* Copyright (C) 2022 jie65535
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as published
* by the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*
**/
using System.Collections.Generic;
using System.IO; using System.IO;
using System.Linq; using System.Linq;

View File

@@ -0,0 +1,46 @@
using System;
using System.Net.Http.Headers;
using System.Threading.Tasks;
using GrasscutterTools.Utils;
namespace GrasscutterTools.Github
{
public static class ReleaseAPI
{
public static async Task<ReleaseInfo> GetReleasesLastest(string username, string repo)
{
var headerValue = new ProductInfoHeaderValue("GrasscutterTools", "1");
try
{
HttpHelper.HttpClient.DefaultRequestHeaders.UserAgent.Add(headerValue);
var r = await HttpHelper.GetAsync<dynamic>($"https://api.github.com/repos/{username}/{repo}/releases/latest");
return new ReleaseInfo
{
TagName = r.tag_name,
Url = r.html_url,
CraeteTime = r.created_at,
Name = r.name,
Body = r.body
};
}
finally
{
HttpHelper.HttpClient.DefaultRequestHeaders.UserAgent.Remove(headerValue);
}
}
public class ReleaseInfo
{
public string TagName { get; set; }
public string Url { get; set; }
public DateTimeOffset CraeteTime { get; set; }
public string Name { get; set; }
public string Body { get; set; }
}
}
}

View File

@@ -40,6 +40,9 @@
<PropertyGroup> <PropertyGroup>
<ApplicationIcon>Resources\IconGrasscutter.ico</ApplicationIcon> <ApplicationIcon>Resources\IconGrasscutter.ico</ApplicationIcon>
</PropertyGroup> </PropertyGroup>
<PropertyGroup>
<ApplicationManifest>Properties\app.manifest</ApplicationManifest>
</PropertyGroup>
<ItemGroup> <ItemGroup>
<Reference Include="Costura, Version=5.7.0.0, Culture=neutral, processorArchitecture=MSIL"> <Reference Include="Costura, Version=5.7.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Costura.Fody.5.7.0\lib\netstandard1.0\Costura.dll</HintPath> <HintPath>..\packages\Costura.Fody.5.7.0\lib\netstandard1.0\Costura.dll</HintPath>
@@ -219,6 +222,7 @@
<Compile Include="Game\ItemMap.cs" /> <Compile Include="Game\ItemMap.cs" />
<Compile Include="Game\SetStatsCommand.cs" /> <Compile Include="Game\SetStatsCommand.cs" />
<Compile Include="Game\TextMapData.cs" /> <Compile Include="Game\TextMapData.cs" />
<Compile Include="Github\ReleaseAPI.cs" />
<Compile Include="OpenCommand\OpenCommandAPI.cs" /> <Compile Include="OpenCommand\OpenCommandAPI.cs" />
<Compile Include="MultiLanguage.cs" /> <Compile Include="MultiLanguage.cs" />
<Compile Include="Program.cs" /> <Compile Include="Program.cs" />
@@ -232,9 +236,11 @@
</EmbeddedResource> </EmbeddedResource>
<EmbeddedResource Include="FormMain.en-us.resx"> <EmbeddedResource Include="FormMain.en-us.resx">
<DependentUpon>FormMain.cs</DependentUpon> <DependentUpon>FormMain.cs</DependentUpon>
<SubType>Designer</SubType>
</EmbeddedResource> </EmbeddedResource>
<EmbeddedResource Include="FormMain.resx"> <EmbeddedResource Include="FormMain.resx">
<DependentUpon>FormMain.cs</DependentUpon> <DependentUpon>FormMain.cs</DependentUpon>
<SubType>Designer</SubType>
</EmbeddedResource> </EmbeddedResource>
<EmbeddedResource Include="FormTextMapBrowser.en-US.resx"> <EmbeddedResource Include="FormTextMapBrowser.en-US.resx">
<DependentUpon>FormTextMapBrowser.cs</DependentUpon> <DependentUpon>FormTextMapBrowser.cs</DependentUpon>
@@ -263,6 +269,7 @@
<DesignTime>True</DesignTime> <DesignTime>True</DesignTime>
</Compile> </Compile>
<None Include="packages.config" /> <None Include="packages.config" />
<None Include="Properties\app.manifest" />
<None Include="Properties\Settings.settings"> <None Include="Properties\Settings.settings">
<Generator>SettingsSingleFileGenerator</Generator> <Generator>SettingsSingleFileGenerator</Generator>
<LastGenOutput>Settings.Designer.cs</LastGenOutput> <LastGenOutput>Settings.Designer.cs</LastGenOutput>
@@ -292,6 +299,7 @@
<Content Include="Resources\en-us\Monster.txt" /> <Content Include="Resources\en-us\Monster.txt" />
<Content Include="Resources\en-us\NPC.txt" /> <Content Include="Resources\en-us\NPC.txt" />
<Content Include="Resources\en-us\Ornament.txt" /> <Content Include="Resources\en-us\Ornament.txt" />
<Content Include="Resources\en-us\Quest.txt" />
<Content Include="Resources\en-us\Scene.txt" /> <Content Include="Resources\en-us\Scene.txt" />
<Content Include="Resources\en-us\Weapon.txt" /> <Content Include="Resources\en-us\Weapon.txt" />
<Content Include="Resources\IconGrasscutter.ico" /> <Content Include="Resources\IconGrasscutter.ico" />
@@ -313,10 +321,22 @@
<Content Include="Resources\zh-cn\Monster.txt" /> <Content Include="Resources\zh-cn\Monster.txt" />
<Content Include="Resources\zh-cn\NPC.txt" /> <Content Include="Resources\zh-cn\NPC.txt" />
<Content Include="Resources\zh-cn\Ornament.txt" /> <Content Include="Resources\zh-cn\Ornament.txt" />
<Content Include="Resources\zh-cn\Quest.txt" />
<Content Include="Resources\zh-cn\Scene.txt" /> <Content Include="Resources\zh-cn\Scene.txt" />
<Content Include="Resources\zh-cn\Weapon.txt" /> <Content Include="Resources\zh-cn\Weapon.txt" />
</ItemGroup> </ItemGroup>
<ItemGroup /> <ItemGroup>
<BootstrapperPackage Include=".NETFramework,Version=v4.8">
<Visible>False</Visible>
<ProductName>Microsoft .NET Framework 4.8 %28x86 和 x64%29</ProductName>
<Install>true</Install>
</BootstrapperPackage>
<BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
<Visible>False</Visible>
<ProductName>.NET Framework 3.5 SP1</ProductName>
<Install>false</Install>
</BootstrapperPackage>
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild"> <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
<PropertyGroup> <PropertyGroup>

View File

@@ -1,4 +1,22 @@
using System; /**
* Grasscutter Tools
* Copyright (C) 2022 jie65535
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as published
* by the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*
**/
using System;
using System.Windows.Forms; using System.Windows.Forms;
namespace GrasscutterTools namespace GrasscutterTools

View File

@@ -1,4 +1,22 @@
using System; /**
* Grasscutter Tools
* Copyright (C) 2022 jie65535
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as published
* by the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*
**/
using System;
using System.Threading.Tasks; using System.Threading.Tasks;
using GrasscutterTools.Utils; using GrasscutterTools.Utils;

View File

@@ -1,4 +1,22 @@
using System; /**
* Grasscutter Tools
* Copyright (C) 2022 jie65535
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as published
* by the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*
**/
using System;
using System.Text; using System.Text;
using System.Threading; using System.Threading;
using System.Windows.Forms; using System.Windows.Forms;
@@ -15,6 +33,9 @@ namespace GrasscutterTools
[STAThread] [STAThread]
private static void Main() private static void Main()
{ {
Application.EnableVisualStyles();
Application.SetCompatibleTextRenderingDefault(false);
//设置应用程序处理异常方式ThreadException处理 //设置应用程序处理异常方式ThreadException处理
Application.SetUnhandledExceptionMode(UnhandledExceptionMode.CatchException); Application.SetUnhandledExceptionMode(UnhandledExceptionMode.CatchException);
//处理线程异常 //处理线程异常
@@ -22,8 +43,6 @@ namespace GrasscutterTools
//处理非UI线程异常 //处理非UI线程异常
AppDomain.CurrentDomain.UnhandledException += CurrentDomain_UnhandledException; AppDomain.CurrentDomain.UnhandledException += CurrentDomain_UnhandledException;
Application.EnableVisualStyles();
Application.SetCompatibleTextRenderingDefault(false);
Application.Run(new FormMain()); Application.Run(new FormMain());
} }

View File

@@ -31,5 +31,5 @@ using System.Runtime.InteropServices;
//可以指定所有这些值,也可以使用“生成号”和“修订号”的默认值 //可以指定所有这些值,也可以使用“生成号”和“修订号”的默认值
//通过使用 "*",如下所示: //通过使用 "*",如下所示:
// [assembly: AssemblyVersion("1.0.*")] // [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.0.0")] [assembly: AssemblyVersion("1.3.0")]
[assembly: AssemblyFileVersion("1.0.0")] [assembly: AssemblyFileVersion("1.0.0")]

View File

@@ -403,6 +403,15 @@ namespace GrasscutterTools.Properties {
} }
} }
/// <summary>
/// 查找类似 检查到新版本 的本地化字符串。
/// </summary>
internal static string CheckToNewVersion {
get {
return ResourceManager.GetString("CheckToNewVersion", resourceCulture);
}
}
/// <summary> /// <summary>
/// 查找类似 无,晴天,多云,雨天,雷暴,雪天,雾天 的本地化字符串。 /// 查找类似 无,晴天,多云,雨天,雷暴,雪天,雾天 的本地化字符串。
/// </summary> /// </summary>
@@ -469,6 +478,8 @@ namespace GrasscutterTools.Properties {
/// <summary> /// <summary>
/// 查找类似 无敌 /// 查找类似 无敌
////godmode ////godmode
///无限耐力
////nostamina
///升到60级 ///升到60级
////give 102 1880200 ////give 102 1880200
///奶 ///奶
@@ -510,11 +521,11 @@ namespace GrasscutterTools.Properties {
///私信 ///私信
////say &lt;player&gt; &lt;message&gt; ////say &lt;player&gt; &lt;message&gt;
///进来吧你 ///进来吧你
////coop &lt;playerId&gt; &lt;target playerId&gt; ////coop @targetId
///自杀 ///自杀
////killcharacter ////killcharacter
///暗杀 ///暗杀
/// [字符串的其余部分被截断]&quot;; 的本地化字符串。 //// [字符串的其余部分被截断]&quot;; 的本地化字符串。
/// </summary> /// </summary>
internal static string CustomCommands { internal static string CustomCommands {
get { get {
@@ -715,6 +726,20 @@ namespace GrasscutterTools.Properties {
} }
} }
/// <summary>
/// 查找类似 版本名:{0}
///更新时间:{1}
///更新内容:
///{2}
///--------------------------------------------
///是否查看更新?选择否将不再提醒该版本。 的本地化字符串。
/// </summary>
internal static string NewVersionInfo {
get {
return ResourceManager.GetString("NewVersionInfo", resourceCulture);
}
}
/// <summary> /// <summary>
/// 查找类似 1: (test)蒙德城主$UNRELEASED /// 查找类似 1: (test)蒙德城主$UNRELEASED
///2: (test)哥哥$UNRELEASED ///2: (test)哥哥$UNRELEASED
@@ -852,6 +877,47 @@ namespace GrasscutterTools.Properties {
return ResourceManager.GetString("Permissions", resourceCulture); return ResourceManager.GetString("Permissions", resourceCulture);
} }
} }
/// <summary>
/// 查找类似 347: 阅读占坑$HIDDEN
///348: 猫尾酒馆留言板$HIDDEN
///349: 蒙德百货订货版$HIDDEN
///350: 捕风的异乡人$HIDDEN
///351: 流浪者的足迹
///362: 苹果教学$HIDDEN
///352: 鸟瞰风物
///353: 异常的权柄
///361: 风魔龙飞过$HIDDEN
///355: 林间相会
///354: 随风而来的骑士
///360: 与轻风同行
///356: 自由之都
///357: 龙灾
///358: 西风骑士团
///359: (test)蒙德与三地城$HIDDEN
///306: 昔日的风
///307: 骑士的现场教习
///308: 书页里的电火花
///309: (test)蒙德之围$HIDDEN
///310: 招募新伙伴
///311: (test)一阶段结束$HIDDEN
///312: (test)丽莎地城,丽莎书本奖励$HIDDEN
///363: (test)控制第一幕开始的隐藏任务$HIDDEN
///370: 阴影下的蒙德
///371: 不期而遇
///372: 那个绿色的家伙
///373: 听凭风引
///374: 温迪的计划
///375: 温迪的新计划
///376: 逃亡
///377: 幕后谈话
///20101: [字符串的其余部分被截断]&quot;; 的本地化字符串。
/// </summary>
internal static string Quest {
get {
return ResourceManager.GetString("Quest", resourceCulture);
}
}
/// <summary> /// <summary>
/// 查找类似 请先连接到支持[OpenCommand]的服务器 的本地化字符串。 /// 查找类似 请先连接到支持[OpenCommand]的服务器 的本地化字符串。

View File

@@ -148,6 +148,9 @@
<data name="BrowserOpenFailedTip" xml:space="preserve"> <data name="BrowserOpenFailedTip" xml:space="preserve">
<value>The browser failed to open. You can manually access the following address:</value> <value>The browser failed to open. You can manually access the following address:</value>
</data> </data>
<data name="CheckToNewVersion" xml:space="preserve">
<value>Check to new version</value>
</data>
<data name="ClimateType" xml:space="preserve"> <data name="ClimateType" xml:space="preserve">
<value>None,Sunny,Partly cloudy,Rain,Thunderstorm,Snow,Fog</value> <value>None,Sunny,Partly cloudy,Rain,Thunderstorm,Snow,Fog</value>
</data> </data>
@@ -196,6 +199,14 @@
<data name="Monster" type="System.Resources.ResXFileRef, System.Windows.Forms"> <data name="Monster" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\en-us\Monster.txt;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;utf-8</value> <value>..\Resources\en-us\Monster.txt;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;utf-8</value>
</data> </data>
<data name="NewVersionInfo" xml:space="preserve">
<value>Name : {0}
Update time : {1}
Update info :
{2}
-------------------------------------------
Do you want to check for updates? Selecting No will no longer remind you of this version.</value>
</data>
<data name="NPC" type="System.Resources.ResXFileRef, System.Windows.Forms"> <data name="NPC" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\en-us\NPC.txt;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;utf-8</value> <value>..\Resources\en-us\NPC.txt;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;utf-8</value>
</data> </data>
@@ -211,6 +222,9 @@
<data name="Permissions" type="System.Resources.ResXFileRef, System.Windows.Forms"> <data name="Permissions" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\Permissions.txt;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;utf-8</value> <value>..\Resources\Permissions.txt;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;utf-8</value>
</data> </data>
<data name="Quest" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\en-us\Quest.txt;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;utf-8</value>
</data>
<data name="RequireOpenCommandTip" xml:space="preserve"> <data name="RequireOpenCommandTip" xml:space="preserve">
<value>Please connect to a server that supports [opencommand] first</value> <value>Please connect to a server that supports [opencommand] first</value>
</data> </data>

View File

@@ -148,6 +148,9 @@
<data name="BrowserOpenFailedTip" xml:space="preserve"> <data name="BrowserOpenFailedTip" xml:space="preserve">
<value>浏览器打开失败,你可以通过以下链接手动访问:</value> <value>浏览器打开失败,你可以通过以下链接手动访问:</value>
</data> </data>
<data name="CheckToNewVersion" xml:space="preserve">
<value>检查到新版本</value>
</data>
<data name="ClimateType" xml:space="preserve"> <data name="ClimateType" xml:space="preserve">
<value>无,晴天,多云,雨天,雷暴,雪天,雾天</value> <value>无,晴天,多云,雨天,雷暴,雪天,雾天</value>
</data> </data>
@@ -199,6 +202,14 @@
<data name="Monster" type="System.Resources.ResXFileRef, System.Windows.Forms"> <data name="Monster" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\zh-cn\Monster.txt;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;utf-8</value> <value>..\Resources\zh-cn\Monster.txt;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;utf-8</value>
</data> </data>
<data name="NewVersionInfo" xml:space="preserve">
<value>版本名:{0}
更新时间:{1}
更新内容:
{2}
--------------------------------------------
是否查看更新?选择否将不再提醒该版本。</value>
</data>
<data name="NPC" type="System.Resources.ResXFileRef, System.Windows.Forms"> <data name="NPC" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\zh-cn\NPC.txt;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;utf-8</value> <value>..\Resources\zh-cn\NPC.txt;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;utf-8</value>
</data> </data>
@@ -214,6 +225,9 @@
<data name="Permissions" type="System.Resources.ResXFileRef, System.Windows.Forms"> <data name="Permissions" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\Permissions.txt;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;utf-8</value> <value>..\Resources\Permissions.txt;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;utf-8</value>
</data> </data>
<data name="Quest" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\zh-cn\Quest.txt;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;utf-8</value>
</data>
<data name="RequireOpenCommandTip" xml:space="preserve"> <data name="RequireOpenCommandTip" xml:space="preserve">
<value>请先连接到支持[OpenCommand]的服务器</value> <value>请先连接到支持[OpenCommand]的服务器</value>
</data> </data>

View File

@@ -106,5 +106,17 @@ namespace GrasscutterTools.Properties {
this["Host"] = value; this["Host"] = value;
} }
} }
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("")]
public string CheckedLastVersion {
get {
return ((string)(this["CheckedLastVersion"]));
}
set {
this["CheckedLastVersion"] = value;
}
}
} }
} }

View File

@@ -23,5 +23,8 @@
<Setting Name="Host" Type="System.String" Scope="User"> <Setting Name="Host" Type="System.String" Scope="User">
<Value Profile="(Default)">https://127.0.0.1</Value> <Value Profile="(Default)">https://127.0.0.1</Value>
</Setting> </Setting>
<Setting Name="CheckedLastVersion" Type="System.String" Scope="User">
<Value Profile="(Default)" />
</Setting>
</Settings> </Settings>
</SettingsFile> </SettingsFile>

View File

@@ -0,0 +1,73 @@
<?xml version="1.0" encoding="utf-8"?>
<assembly manifestVersion="1.0" xmlns="urn:schemas-microsoft-com:asm.v1">
<assemblyIdentity version="1.0.0.0" name="MyApplication.app" />
<trustInfo xmlns="urn:schemas-microsoft-com:asm.v2">
<security>
<requestedPrivileges xmlns="urn:schemas-microsoft-com:asm.v3">
<!-- UAC 清单选项
如果想要更改 Windows 用户帐户控制级别,请使用
以下节点之一替换 requestedExecutionLevel 节点。
<requestedExecutionLevel level="asInvoker" uiAccess="false" />
<requestedExecutionLevel level="requireAdministrator" uiAccess="false" />
<requestedExecutionLevel level="highestAvailable" uiAccess="false" />
指定 requestedExecutionLevel 元素将禁用文件和注册表虚拟化。
如果你的应用程序需要此虚拟化来实现向后兼容性,则移除此
元素。
-->
<requestedExecutionLevel level="asInvoker" uiAccess="false" />
</requestedPrivileges>
<applicationRequestMinimum>
<defaultAssemblyRequest permissionSetReference="Custom" />
<PermissionSet class="System.Security.PermissionSet" version="1" Unrestricted="true" ID="Custom" SameSite="site" />
</applicationRequestMinimum>
</security>
</trustInfo>
<compatibility xmlns="urn:schemas-microsoft-com:compatibility.v1">
<application>
<!-- 设计此应用程序与其一起工作且已针对此应用程序进行测试的
Windows 版本的列表。取消评论适当的元素,
Windows 将自动选择最兼容的环境。 -->
<!-- Windows Vista -->
<!--<supportedOS Id="{e2011457-1546-43c5-a5fe-008deee3d3f0}" />-->
<!-- Windows 7 -->
<!--<supportedOS Id="{35138b9a-5d96-4fbd-8e2d-a2440225f93a}" />-->
<!-- Windows 8 -->
<!--<supportedOS Id="{4a2f28e3-53b9-4441-ba9c-d69d4a4a6e38}" />-->
<!-- Windows 8.1 -->
<!--<supportedOS Id="{1f676c76-80e1-4239-95bb-83d0f6d0da78}" />-->
<!-- Windows 10 -->
<supportedOS Id="{8e0f7a12-bfb3-4fe8-b9a5-48fd50a15a9a}" />
</application>
</compatibility>
<!-- 指示该应用程序可感知 DPI 且 Windows 在 DPI 较高时将不会对其进行
自动缩放。Windows Presentation Foundation (WPF)应用程序自动感知 DPI无需
选择加入。选择加入此设置的 Windows 窗体应用程序(面向 .NET Framework 4.6)还应
在其 app.config 中将 "EnableWindowsFormsHighDpiAutoResizing" 设置设置为 "true"。
将应用程序设为感知长路径。请参阅 https://docs.microsoft.com/windows/win32/fileio/maximum-file-path-limitation -->
<!--
<application xmlns="urn:schemas-microsoft-com:asm.v3">
<windowsSettings>
<dpiAware xmlns="http://schemas.microsoft.com/SMI/2005/WindowsSettings">true</dpiAware>
<longPathAware xmlns="http://schemas.microsoft.com/SMI/2016/WindowsSettings">true</longPathAware>
</windowsSettings>
</application>
-->
<!-- 启用 Windows 公共控件和对话框的主题(Windows XP 和更高版本) -->
<!--
<dependency>
<dependentAssembly>
<assemblyIdentity
type="win32"
name="Microsoft.Windows.Common-Controls"
version="6.0.0.0"
processorArchitecture="*"
publicKeyToken="6595b64144ccf1df"
language="*"
/>
</dependentAssembly>
</dependency>
-->
</assembly>

View File

@@ -1,224 +1,224 @@
28010101: 黄金蟹 28010101: Golden Crab
28010102: 太阳蟹 28010102: Sun Crab
28010103: 海蓝蟹 28010103: Ocean Crab
28010104: 将军蟹 28010104: General Crab
28010105: 薄红蟹 28010105: Pale Red Crab
28010106: 螃蟹 28010106: Crab
28020101: 雪狐 28010201: Blue Horned Lizard
28020102: 红狐 28010202: Red Horned Lizard
28020103: 送礼雪狐 28010203: Green Horned Lizard
28020104: 送大礼雪狐 28010204: Sunset Loach
28020105: 雪狐 28010205: Golden Loach
28020106: 红狐 28010206: Sunny Loach
28020201: 松鼠 28010207: Pith Lizard
28030101: 蓝翎鹭 28010301: Frog
28030102: 菫鹮 28010302: Mud Frog
28030201: 茶羽鹰 28010303: Blue Frog
28030202: 棕翎鹰 28010401: Adorned Unagi
28030203: 石鸢 28010402: Deep Sea Unagi
28030204: 白练鹰 28010403: Red-Finned Unagi
28050101: 风晶蝶 28020101: Snow Fox
28050102: 岩晶蝶 28020102: Crimson Fox
28050103: 冰晶蝶 28020103: Gifting Snow Fox
28050104: 雷晶蝶 28020104: Super-Gifting Snow Fox
28050105: 珊瑚蝶 28020105: Snow Fox
28050301: 吉光虫 28020106: Crimson Fox
28010201: 蓝角蜥 28020201: Squirrel
28010202: 红角蜥 28020301: Forest Boar
28010203: 绿角蜥 28020302: Forest Piglet
28010204: 落日鳅鳅 28020303: Snowboar
28010205: 金鳅鳅 28020304: Great Snowboar King
28010206: 晴天鳅鳅 28020305: Frozen Snowboar
28010207: 嗜髓蜥 28020306: Snowboar
28010301: 青蛙 28020307: Forest Boar
28010302: 泥蛙 28020308: Frozen Snowboar
28010303: 蓝蛙 28020309: Great Snowboar King
28010401: 藤纹陆鳗鳗 28020401: Northland Hound
28010402: 深海鳗鳗 28020402: Forest-Patrol Hound
28010403: 赤鳍陆鳗鳗 28020403: Shiba
28020301: 野林猪 28020404: Black-Back Hound
28020302: 小野林猪 28020405: Shiba
28020303: 雪猪 28020406: Northland Hound
28020304: 「大雪猪王」 28020407: Northland Hound
28020305: 冰冻雪猪 28020408: Forest-Patrol Hound
28020306: 雪猪 28020409: Shiba
28020307: 野林猪 28020410: Black-Back Hound
28020308: 冰冻雪猪 28020501: Sapphire
28020309: 「大雪猪王」 28020502: Jade-Eyed Cat
28030301: 白鸽 28020503: Gray Snow Cat
28030302: 璃冠鸽 28020504: Northland Cat
28030303: 灰羽鸽 28020505: Tiger-Striped Cat
28030304: 赤胁鸽 28020506: Sheriff Cat
28030305: 黑王鸽 28020507: Black Cat
28030306: 鸦 28020508: Sapphire
28030307: 白鸽 28020509: Gray Snow Cat
28030308: 璃冠鸽 28020510: Jade-Eyed Cat
28030309: 灰羽鸽 28020511: Gray Snow Cat
28030310: 赤胁鸽 28020512: Northland Cat
28030311: 黑王鸽 28020513: Tiger-Striped Cat
28030401: 赤团雀 28020601: Snow Weasel
28030402: 金团雀 28020602: Red-Tailed Weasel
28030403: 雪团雀 28020603: Boot Weasel
28030404: 碧团雀 28020604: Masked Weasel
28030405: 金团雀 28020605: Bluethunder Weasel
28030406: 赤团雀 28020701: Kitsune
28030407: 金团雀 28020702: Kitsune
28030408: 雪团雀 28020801: Bake-Danuki
28030409: 碧团雀 28020802: Master Yoshimoto (test)
28030501: 赤喙鸭 28020803: Bake-Danuki
28030502: 翠冠鸭 28020901: Samurai Dog Diversion (test)
28030503: 沉金鸭 28020902: Samurai dog boss (test)
28030504: 赤喙鸭 28030101: Azure Crane
28040101: 黑背鲈鱼 28030102: Violet Ibis
28040102: 蓝鳍鲈鱼 28030201: Brownwing Falcon
28040103: 黄金鲈鱼 28030202: Umbertail Falcon
28040104: 黑背鲈鱼 28030203: Lapis Glede
28040105: 黑背鲈鱼 28030204: Silkwhite Falcon
28040106: 蓝鳍鲈鱼 28030301: White Pigeon
28040107: 黄金鲈鱼 28030302: Brightcrown Pigeon
28040108: 黑背鲈鱼 28030303: Graywing Pigeon
28040201: 花鳉 28030304: Crimsonflank Pigeon
28040202: 琉璃花鳉 28030305: Black King Pigeon
28040203: 甜甜花鳉 28030306: Crow
28040204: 蓝染花鳉 28030307: White Pigeon
28040205: 擒霞客 28030308: Brightcrown Pigeon
28040206: 水晶宴 28030309: Graywing Pigeon
28040301: 肺棘鱼 28030310: Crimsonflank Pigeon
28040302: 斗棘鱼 28030311: Black King Pigeon
28040303: 鸩棘鱼 28030401: Crimson Finch
28040304: 赤魔王 28030402: Golden Finch
28040305: 雪中君 28030403: Snow Finch
28040401: 金赤假龙 28030404: Emerald Finch
28040402: 锖假龙 28030405: Golden Finch
28040501: 流纹褐蝶鱼 28030406: Crimson Finch
28040502: 流纹京紫蝶鱼 28030407: Golden Finch
28040503: 流纹茶蝶鱼 28030408: Snow Finch
28040504: 长生仙 28030409: Emerald Finch
28040505: 雷鸣仙 28030501: Scarletbeak Duck
28040506: 月光鳍 28030502: Emerald Duck
28040601: 炮鲀 28030503: Golden Duck
28040602: 苦炮鲀 28030504: Scarletbeak Duck
28040701: 迪芙妲鳐 28040101: Black-Back Bass
28040702: 佛玛洛鳐 28040102: Blue-Fin Bass
28040703: 幽浮鳐 28040103: Golden Bass
28020401: 北地犬 28040104: Black-Back Bass
28020402: 巡林犬 28040105: Black-Back Bass
28020403: 柴犬 28040106: Blue-Fin Bass
28020404: 黑背猎犬 28040107: Golden Bass
28020405: 柴犬 28040108: Black-Back Bass
28020406: 北地犬 28040201: Medaka
28020407: 北地犬 28040202: Glaze Medaka
28020408: 巡林犬 28040203: Sweet-Flower Medaka
28020409: 柴犬 28040204: Aizen Medaka
28020410: 黑背猎犬 28040205: Dawncatcher
28020501: 蓝宝石 28040206: Crystalfish
28020502: 翠目猫 28040301: Lunged Stickleback
28020503: 灰雪猫 28040302: Betta
28020504: 北地猫 28040303: Venomspine Fish
28020505: 虎纹猫 28040304: Akai Maou
28020506: 警长猫 28040305: Snowstrider
28020507: 黑猫 28040401: Golden Koi
28020508: 蓝宝石 28040402: Rusty Koi
28020509: 灰雪猫 28040501: Brown Shirakodai
28020510: 翠目猫 28040502: Purple Shirakodai
28020511: 灰雪猫 28040503: Tea-Colored Shirakodai
28020512: 北地猫 28040504: Abiding Angelfish
28020513: 虎纹猫 28040505: Raimei Angelfish
28020601: 雪隐鼬 28040506: Moonfin
28020602: 红尾鼬 28040601: Pufferfish
28020603: 靴子鼬 28040602: Bitter Pufferfish
28020604: 面具鼬 28040701: Divda Ray
28020605: 青雷鼬 28040702: Formalo Ray
28050201: 新手盗宝鼬 28040703: Floating Ray
28050202: 藏金盗宝鼬 28050101: Anemo Crystalfly
28050203: 大黄金盗宝鼬 28050102: Geo Crystalfly
28050211: 新手盗宝鼬 28050103: Cryo Crystalfly
28050212: 藏金盗宝鼬 28050104: Electro Crystalfly
28050213: 大黄金盗宝鼬 28050105: Coral Butterfly
28020701: 28050201: Amateur Weasel Thief
28020702: 28050202: Hoarder Weasel Thief
28020801: 妖狸 28050203: Golden Weasel Thief
28020802: 吉法师(test) 28050211: Amateur Weasel Thief
28020803: 妖狸 28050212: Hoarder Weasel Thief
28020901: 武士狗分身test 28050213: Golden Weasel Thief
28020902: 武士狗bosstest 28050301: Lucklight Fly
28220301: 野林猪 28210101: Golden Crab
28220303: 雪猪 28210102: Sun Crab
28210101: 黄金蟹 28210103: Ocean Crab
28210102: 太阳蟹 28210104: General Crab
28210103: 海蓝蟹 28210105: Pale Red Crab
28210104: 将军蟹 28210201: Blue Horned Lizard
28210105: 薄红蟹 28210202: Red Horned Lizard
28220101: 雪狐 28210203: Green Horned Lizard
28220102: 红狐 28210204: Sunset Loach
28220201: 松鼠 28210205: Golden Loach
28220401: 北地犬 28210206: Sunny Loach
28220402: 巡林犬 28210207: Marrow Lizard
28220403: 柴犬 28210301: Frog
28220404: 黑背猎犬 28210302: Mud Frog
28220501: 蓝宝石 28210303: Blue Frog
28220502: 翠目猫 28210401: Adorned Unagi
28220503: 灰雪猫 28210402: Deep Sea Unagi
28220504: 北地猫 28210403: Red-Finned Unagi
28220505: 虎纹猫 28220101: Snow Fox
28220506: 警长猫 28220102: Crimson Fox
28220601: 雪隐鼬 28220201: Squirrel
28220602: 红尾鼬 28220301: Forest Boar
28220603: 靴子鼬 28220303: Snowboar
28220605: 青雷鼬 28220401: Northland Hound
28220701: 狐 28220402: Forest-Patrol Hound
28220901: 武士狗test 28220403: Shiba
28230101: 蓝翎鹭 28220404: Black-Back Hound
28230102: 菫鹮 28220501: Sapphire
28250101: 风晶蝶 28220502: Jade-Eyed Cat
28250102: 岩晶蝶 28220503: Gray Snow Cat
28250103: 冰晶蝶 28220504: Northland Cat
28250104: 雷晶蝶 28220505: Tiger-Striped Cat
28250105: 珊瑚蝶 28220506: Sheriff Cat
28250301: 吉光虫 28220601: Snow Weasel
28210201: 蓝角蜥 28220602: Red-Tailed Weasel
28210202: 红角蜥 28220603: Boot Weasel
28210203: 绿角蜥 28220605: Bluethunder Weasel
28210204: 落日鳅鳅 28220701: Kitsune
28210205: 金鳅鳅 28220901: Samurai dog (test)
28210206: 晴天鳅鳅 28230101: Azure Crane
28210207: 嗜髓蜥 28230102: Violet Ibis
28210301: 青蛙 28230301: White Pigeon
28210302: 泥蛙 28230302: Brightcrown Pigeon
28210303: 蓝蛙 28230303: Graywing Pigeon
28210401: 藤纹陆鳗鳗 28230304: Crimsonflank Pigeon
28210402: 深海鳗鳗 28230305: Black King Pigeon
28210403: 赤鳍陆鳗鳗 28230306: Crow
28230301: 白鸽 28230401: Crimson Finch
28230302: 璃冠鸽 28230402: Golden Finch
28230303: 灰羽鸽 28230403: Snow Finch
28230304: 赤胁鸽 28230404: Emerald Finch
28230305: 黑王鸽 28240201: Medaka
28230306: 鸦 28240202: Glaze Medaka
28230401: 赤团雀 28240203: Sweet-Flower Medaka
28230402: 金团雀 28240204: Aizen Medaka
28230403: 雪团雀 28240205: Dawncatcher
28230404: 碧团雀 28240206: Crystalfish
28240201: 花鳉 28240301: Lunged Stickleback
28240202: 琉璃花鳉 28240302: Betta
28240203: 甜甜花鳉 28240303: Venomspine Fish
28240204: 蓝染花鳉 28240304: Akai Maou
28240205: 擒霞客 28240305: Snowstrider
28240206: 水晶宴 28240401: Golden Koi
28240301: 肺棘鱼 28240402: Rusty Koi
28240302: 斗棘鱼 28240501: Brown Shirakodai
28240303: 鸩棘鱼 28240502: Purple Shirakodai
28240304: 赤魔王 28240503: Tea-Colored Shirakodai
28240305: 雪中君 28240504: Abiding Angelfish
28240401: 金赤假龙 28240505: Raimei Angelfish
28240402: 锖假龙 28240506: Moonfin
28240501: 流纹褐蝶鱼 28240601: Pufferfish
28240502: 流纹京紫蝶鱼 28240602: Bitter Pufferfish
28240503: 流纹茶蝶鱼 28240701: Divda Ray
28240504: 长生仙 28240702: Formalo Ray
28240505: 雷鸣仙 28250101: Anemo Crystalfly
28240506: 月光鳍 28250102: Geo Crystalfly
28240601: 炮鲀 28250103: Cryo Crystalfly
28240602: 苦炮鲀 28250104: Electro Crystalfly
28240701: 迪芙妲鳐 28250105: Coral Butterfly
28240702: 佛玛洛鳐 28250301: Lucklight Fly

File diff suppressed because it is too large Load Diff

View File

@@ -1,5 +1,7 @@
God Mode God Mode
/godmode /godmode
NoStamina
/nostamina
Level up to 60 Level up to 60
/give 102 1880200 /give 102 1880200
Heal Heal
@@ -41,7 +43,7 @@ Restart Server
Send PM Send PM
/say <player> <message> /say <player> <message>
Pull in team Pull in team
/coop <playerId> <target playerId> /coop @targetId
Suicide Suicide
/killcharacter /killcharacter
Kill Somebody Kill Somebody
@@ -50,3 +52,5 @@ List ALL users
/list uid /list uid
Reload service config Reload service config
/reload /reload
KillAll
/killall

File diff suppressed because it is too large Load Diff

View File

@@ -1,568 +1,330 @@
20010101 : Dendro Slime 21010101: Hilichurl
20010201 : Large Dendro Slime 21020101: Wooden Shieldwall Mitachurl
20010202 : 21020201: Blazing Axe Mitachurl
20010301 : Anemo Slime 21020202: Blazing Axe Mitachurl
20010302 : Anemo Slime (Mechanicus) 21020301: Rock Shieldwall Mitachurl
20010401 : Large Anemo Slime 21020401: Frostarm Lawachurl
20010402 : Large Anemo Slime (Mechanicus) 21020501: Stonehide Lawachurl
20010403 : 21020601: Ice Shieldwall Mitachurl
20010501 : Electro Slime 21020701: Crackling Axe Mitachurl
20010502 : Electro Slime (Mechanicus) 21020703: Crackling Axe Mitachurl
20010601 : Large Electro Slime 21020801: Thunderhelm Lawachurl
20010602 : Large Electro Slime (Mechanicus) 20010101: Dendro Slime
20010604 : 20010201: Large Dendro Slime
20010701 : Mutant Electro Slime 20010202: Large Dendro Slime
20010702 : 20010301: Anemo Slime
20010703 : Mutant Electro Slime (Mechanicus) 20010401: Large Anemo Slime
20010801 : Cryo Slime 20010403: Large Anemo Slime
20010802 : Cryo Slime - Dragonspine Event 29010101: Stormterror
20010803 : Cryo Slime (Mechanicus) 29010102: Stormterror
20010901 : Large Cryo Slime 29010103: Stormterror
20010902 : Large Cryo Slime - Snowy Mountain Event 29010104: Stormterror
20010903 : Large Cryo Slime (Mechanicus) 29020101: Lupus Boreas, Dominator of Wolves
20010904 : 29020102: Lupus Boreas, Dominator of Wolves
20011001 : Hydro Slime 29030103: Childe
20011002 : Hydro Slime (Mechanicus) 29030106: Childe
20011101 : Large Hydro Slime 29040101: Azhdaha
20011102 : Large Hydro Slime (Mechanicus) 29040102: Azhdaha
20011103 : 29040103: Azhdaha
20011201 : Pyro Slime 29040104: Azhdaha
20011202 : Pyro Slime 29040111: Azhdaha
20011203 : Pyro Slime (Mechanicus) 29050102: La Signora
20011301 : Large Pyro Slime 29050104: La Signora
20011302 : Large Pyro Slime (Mechanicus) 29060202: Magatsu Mitake Narukami no Mikoto
20011304 : 29060203: Magatsu Mitake Narukami no Mikoto
20011401 : Geo Slime 20020101: Eye of the Storm
20011402 : Geo Slime (Mechanicus) 20040101: Electro Hypostasis
20011501 : Large Geo Slime 20040102: Electro Hypostasis
20011502 : 20040201: Anemo Hypostasis
20011503 : Large Geo Slime (Mechanicus) 20040202: Anemo Hypostasis
20011601 : Hydro Hypostasis Summon: Split (L) 20040301: Geo Hypostasis
20011701 : Hydro Hypostasis Summon: Split (S) 20040302: Geo Hypostasis
20011801 : Hydro Hypostasis Summon: Self-Destruct 20040401: Hydro Hypostasis
20011901 : Hydro Hypostasis Summon: Heal 20040501: Cryo Hypostasis
20020101 : Eye of the Storm 20040601: Pyro Hypostasis
20040101 : Electro Hypostasis - Aleph 20010501: Electro Slime
20040102 : (Event) Electro Hypostasis - Aleph 20010601: Large Electro Slime
20040201 : Anemo Hypostasis - Beth 20010604: Large Electro Slime
20040202 : (Event) Anemo Hypostasis - Beth 20010701: Mutant Electro Slime
20040301 : Geo Hypostasis: Gimel 20010702: Mutant Electro Slime
20040302 : (Event) Geo Hypostasis - Gimel 20010801: Cryo Slime
20040401 : Hydro Hypostasis 20010802: Cryo Slime
20040501 : Cryo Hypostasis - Daleth 20010901: Large Cryo Slime
20040601 : Pyro Hypostasis: Ayin 20010902: Large Cryo Slime
20050101 : Oceanid 20010904: Large Cryo Slime
20050102 : Oceanid (Main Body) 20011001: Hydro Slime
20050201 : Oceanid Boar 20011101: Large Hydro Slime
20050202 : Oceanid Boar (Enhanced) 20011103: Large Hydro Slime
20050203 : 20011601: Hydro Hypostasis Summon
20050301 : Oceanid Crane 20011701: Hydro Hypostasis Summon
20050302 : 20011801: Hydro Hypostasis Summon
20050401 : Oceanid Crab 20011901: Hydro Hypostasis Summon
20050402 : Oceanid Crab (Enhanced) 20050101: Oceanid
20050403 : 20050102: Oceanid
20050501 : Oceanid Finch 20050201: Hydro Mimic Boar
20050502 : 20050202: Hydro Mimic Boar
20050601 : Oceanid Mallard 20050203: Hydro Mimic Boar
20050602 : Oceanid Mallard (Landwalker Version) 20050301: Hydro Mimic Crane
20050603 : 20050302: Hydro Mimic Crane
20050701 : Oceanid Ferret 20050401: Hydro Mimic Crab
20050702 : Oceanid Ferret (Enhanced) 20050402: Hydro Mimic Crab
20050703 : 20050403: Hydro Mimic Crab
20050801 : Oceanid Frog 20050501: Hydro Mimic Finch
20050802 : 20050502: Hydro Mimic Finch
20050901 : Oceanid Raptor 20050601: Hydro Mimic Mallard
20060101 : Hydro Specter 20050602: Hydro Mimic Mallard
20060201 : Geo Specter 20050603: Hydro Mimic Mallard
20060301 : Anemo Specter 20050701: Hydro Mimic Ferret
20060401 : null 20050702: Hydro Mimic Ferret
20060501 : null 20050703: Hydro Mimic Ferret
20060601 : null 20050801: Hydro Mimic Frog
20070101 : Thunder Manifestation 20050802: Hydro Mimic Frog
21010101 : Hilichurl 20050901: Hydro Mimic Raptor
21010102 : Hilichurl (Mechanicus) 20070101: Thunder Manifestation
21010201 : Hilichurl Fighter 21010201: Hilichurl Fighter
21010301 : Wooden Shield Hilichurl Guard 21010301: Wooden Shield Hilichurl Guard
21010302 : Wooden Shield Hilichurl Guard (Mechanicus) 21010401: Hilichurl Shooter
21010401 : Hilichurl Shooter 21010402: Hilichurl Shooter
21010402 : Test_Varied Hilichurl Shooter 21010501: Pyro Hilichurl Shooter
21010501 : Pyro Hilichurl Shooter 21010502: Pyro Hilichurl Shooter
21010502 : Test_Varied Pyro Hilichurl Shooter 21010601: Hilichurl Grenadier
21010601 : Hilichurl Grenadier 21010603: Hilichurl Grenadier
21010603 : 21010701: Hilichurl Berserker
21010701 : Hilichurl Berserker 21010901: Cryo Hilichurl Shooter
21010702 : Hilichurl Berserker (Mechanicus) 21010902: Cryo Hilichurl Shooter
21010901 : Cryo Hilichurl Shooter 21011001: Electro Hilichurl Shooter
21010902 : Test_Varied Cryo Hilichurl Shooter 21011002: Electro Hilichurl Shooter
21011001 : Electro Hilichurl Shooter 21011201: Rock Shield Hilichurl Guard
21011002 : Test_Varied Electro Hilichurl Shooter 21011301: Cryo Hilichurl Grenadier
21011201 : Rock Shield Hilichurl Guard 21011302: Cryo Hilichurl Grenadier
21011202 : Rock Shield Hilichurl Guard (Mechanicus) 21011401: Ice Shield Hilichurl Guard
21011301 : Cryo Hilichurl Grenadier 21011403: Ice Shield Hilichurl Guard
21011302 : Cryo Hilichurl Grenadier - Enhanced Attack 21011501: Unusual Hilichurl
21011401 : Ice Shield Hilichurl Guard 21011601: Electro Hilichurl Grenadier
21011402 : Ice Shield Hilichurl Guard (Mechanicus) 21011602: Electro Hilichurl Grenadier
21011403 : Ice Shield Hilichurl Guard: Dragonspine Event 20011201: Pyro Slime
21011501 : Unusual Unarmed Hilichurl 20011202: Pyro Slime
21011601 : Electro Hilichurl Grenadier 20011301: Large Pyro Slime
21011602 : Electro Hilichurl Grenadier - Enhanced Attack 20011304: Large Pyro Slime
21020101 : Wooden Shieldwall Mitachurl 20011401: Geo Slime
21020102 : Wooden Shieldwall Mitachurl (Mechanicus) 20011501: Large Geo Slime
21020201 : Blazing Axe Mitachurl 20011502: Large Geo Slime
21020202 : 22010101: Pyro Abyss Mage
21020203 : Blazing Axe Mitachurl (Mechanicus) 22010102: Pyro Abyss Mage
21020301 : Rock Shieldwall Mitachurl 22010103: Pyro Abyss Mage
21020302 : Rock Shieldwall Mitachurl (Mechanicus) 22010104: Pyro Abyss Mage
21020401 : Frostarm Lawachurl 22010201: Cryo Abyss Mage
21020402 : Frostarm Lawachurl (Mechanicus) 22010202: Cryo Abyss Mage
21020501 : Stonehide Lawachurl 22010203: Cryo Abyss Mage
21020502 : Stonehide Lawachurl (Mechanicus) 22010204: Cryo Abyss Mage
21020601 : Ice Shieldwall Mitachurl 22010301: Hydro Abyss Mage
21020602 : Ice Shieldwall Mitachurl (Mechanicus) 22010302: Hydro Abyss Mage
21020701 : Crackling Axe Mitachurl 22010303: Hydro Abyss Mage
21020702 : Crackling Axe Mitachurl (Mechanicus) 22010304: Hydro Abyss Mage
21020703 : Crackling Axe Mitachurl - Enhanced Attack 22010401: Electro Abyss Mage
21020801 : Thunderhelm Lawachurl 22010403: Electro Abyss Mage
21020802 : Thunderhelm Lawachurl (Mechanicus) 22010404: Electro Abyss Mage
21030101 : Hydro Samachurl 22020101: Abyss Herald: Wicked Torrents
21030102 : Hydro Samachurl (Mechanicus) 22020102: Abyss Herald: Wicked Torrents
21030103 : Test_Movement Healing Hydro Samachurl 22030101: Abyss Lector: Violet Lightning
21030201 : Dendro Samachurl 22030102: Abyss Lector: Violet Lightning
21030202 : Dendro Samachurl (Mechanicus) 22030201: Abyss Lector: Fathomless Flames
21030203 : 22030202: Abyss Lector: Fathomless Flames
21030301 : Anemo Samachurl 22040101: Rockfond Rifthound Whelp
21030302 : Anemo Samachurl (Mechanicus) 22040201: Thundercraven Rifthound Whelp
21030303 : Test_Wind Current Enhanced Anemo Samachurl 22050101: Rockfond Rifthound
21030304 : 22050201: Thundercraven Rifthound
21030401 : Geo Samachurl 22060101: Golden Wolflord
21030402 : 22070101: Shadowy Husk: Standard Bearer
21030403 : Geo Samachurl (Mechanicus) 22070102: Shadowy Husk: Standard Bearer
21030501 : Cryo Samachurl 22070201: Shadowy Husk: Line Breaker
21030502 : Cryo Samachurl (Mechanicus) 22070202: Shadowy Husk: Line Breaker
21030601 : Electro Samachurl 22070301: Shadowy Husk: Defender
21030602 : Electro Samachurl (Mechanicus) 22070302: Shadowy Husk: Defender
21030603 : Electro Samachurl - Enhanced Support 22080101: Black Serpent Knight: Windcutter
22010101 : Pyro Abyss Mage 21030101: Hydro Samachurl
22010102 : Test_Shield-Enhanced Pyro Abyss Mage 21030103: Hydro Samachurl
22010103 : Test_Teleport-Enhanced Pyro Abyss Mage 21030201: Dendro Samachurl
22010104 : Test_Attacking-Enhanced Pyro Abyss Mage 21030203: Dendro Samachurl
22010105 : Pyro Abyss Mage (Mechanicus) 21030301: Anemo Samachurl
22010201 : Cryo Abyss Mage 21030303: Anemo Samachurl
22010202 : Test_Shield-Enhanced Cryo Abyss Mage 21030304: Anemo Samachurl
22010203 : Test_Teleport-Enhanced Cryo Abyss Mage 21030401: Geo Samachurl
22010204 : Test_Attacking-Enhanced Cryo Abyss Mage 21030402: Geo Samachurl
22010205 : Cryo Abyss Mage (Mechanicus) 21030501: Cryo Samachurl
22010301 : Hydro Abyss Mage 21030601: Electro Samachurl
22010302 : Test_Shield-Enhanced Hydro Abyss Mage 21030603: Electro Samachurl
22010303 : Test_Teleport-Enhanced Hydro Abyss Mage 24010101: Ruin Guard
22010304 : Test_Attacking-Enhanced Hydro Abyss Mage 24010108: Ruin Guard
22010305 : Hydro Abyss Mage (Mechanicus) 24010109: Ruin Guard
22010401 : Electro Abyss Mage 24010201: Ruin Hunter
22010402 : Electro Abyss Mage (Mechanicus) 24010301: Ruin Grader
22010403 : Electro Abyss Mage - Enhanced Shield 24010303: Ruin Grader
22010404 : Electro Abyss Mage - Enhanced Attack 24010401: Ruin Serpent
22020101 : Abyss Herald: Wicked Torrents (Disappearing) 24020101: Ruin Cruiser
22020102 : Abyss Herald: Wicked Torrents (Permanent) 24020102: Ruin Cruiser
22030101 : Abyss Lector: Violet Lightning (Disappearing) 24020103: Ruin Cruiser
22030102 : Abyss Lector: Violet Lightning (Permanent) 24020201: Ruin Destroyer
22030201 : null 24020202: Ruin Destroyer
22030202 : null 24020203: Ruin Destroyer
22040101 : Rockfond Rifthound Whelp 24020301: Ruin Defender
22040201 : Thundercraven Rifthound Whelp 24020302: Ruin Defender
22050101 : Rockfond Rifthound 24020303: Ruin Defender
22050201 : Thundercraven Rifthound 24020401: Ruin Scout
22060101 : Golden Wolflord 24020402: Ruin Scout
22070101 : null 24020403: Ruin Scout
22070102 : null 24021101: Perpetual Mechanical Array
22070201 : null 24021102: Perpetual Mechanical Array
22070202 : null 23010101: Fatui Skirmisher - Cryogunner Legionnaire
22070301 : null 23010201: Fatui Skirmisher - Hydrogunner Legionnaire
22070302 : null 23010301: Fatui Skirmisher - Electrohammer Vanguard
22080101 : null 23010401: Fatui Skirmisher - Geochanter Bracer
23010101 : 23010501: Fatui Skirmisher - Anemoboxer Vanguard
23010201 : 23010601: Fatui Skirmisher - Pyroslinger Bracer
23010301 : 23020101: Fatui Pyro Agent
23010401 : 23020102: Fatui Pyro Agent
23010501 : 23030101: Fatui Electro Cicin Mage
23010601 : 23030102: Fatui Electro Cicin Mage
23020101 : Fatui Agent 23040101: Fatui Cryo Cicin Mage
23020102 : 23040102: Fatui Cryo Cicin Mage
23030101 : Fatui Electro Cicin Mage 23050101: Mirror Maiden
23030102 : 25010101: Treasure Hoarders - Liuliu
23040101 : Fatui Cryo Cicin Mage 25010102: Treasure Hoarders - Liuliu
23040102 : Fatui Cryo Cicin Mage - Enhanced Attack 25010103: Treasure Hoarders - Liuliu
23050101 : Fatui Mirror Maiden 25010104: Treasure Hoarders - Liuliu
24010101 : Ruin Guard 25010105: Treasure Hoarders - Liuliu
24010102 : Ruin Guard (Mechanicus) 25010106: Treasure Hoarders - Liuliu
24010108 : 25010201: Treasure Hoarders - Scout
24010109 : 25010203: Treasure Hoarders - Scout
24010201 : Ruin Hunter 25010204: Treasure Hoarders - Scout
24010202 : Ruin Hunter (Mechanicus) 25010205: Treasure Hoarders - Scout
24010301 : Ruin Grader 25010206: Treasure Hoarders - Scout
24010302 : Ruin Grader (Mechanicus) 25010207: Treasure Hoarders - Scout
24010303 : Ruin Grader (Mining Version) 25010208: Treasure Hoarders - Scout
24010401 : null 25010301: Treasure Hoarders: Pyro Potioneer
24020101 : Ruin Cruiser 25010302: Treasure Hoarders: Pyro Potioneer
24020102 : Ruin Cruiser (Weakened) 25010401: Treasure Hoarders: Hydro Potioneer
24020103 : Ruin Cruiser (Enhanced) 25010501: Treasure Hoarders: Electro Potioneer
24020201 : Ruin Destroyer 25010601: Treasure Hoarders: Cryo Potioneer
24020202 : Ruin Destroyer (Weakened) 25010701: Treasure Hoarders: Handyman
24020203 : Ruin Destroyer (Enhanced) 25020101: Treasure Hoarders - Raptor
24020301 : Ruin Defender 25020102: Treasure Hoarders - Raptor
24020302 : Ruin Defender (Weakened) 25020201: Treasure Hoarders - Marksman
24020303 : Ruin Defender (Enhanced) 25020204: Treasure Hoarders - Marksman
24020401 : Ruin Scout 25030101: Treasure Hoarders - Carmen
24020402 : Ruin Scout (Weakened) 25030102: Treasure Hoarders - Carmen
24020403 : Ruin Scout (Enhanced) 25030103: Treasure Hoarders - Carmen
24021101 : Perpetual Mechanical Array 25030201: Treasure Hoarders: Gravedigger
24021102 : Perpetual Mechanical Array (Inazuma Event-Only) 25030301: Treasure Hoarders - Seaman
25010101 : Liuliu 25040101: Treasure Hoarders - Boss
25010102 : Mystery Man 25040102: Treasure Hoarders - Boss
25010103 : 25040103: Treasure Hoarders - Boss
25010104 : 25050101: Millelith Soldier
25010105 : null 25050201: Millelith Sergeant
25010106 : null 25050301: Shogunate Infantry
25010201 : Treasure Hoarder Scout 25050401: Shogunate Infantry Captain
25010203 : 25050402: Shogunate Infantry Captain
25010204 : 25050501: Sangonomiya Cohort
25010205 : 25050502: Sangonomiya Cohort
25010206 : 25060101: Treasure Hoarders - Pugilist
25010207 : 25060102: Treasure Hoarders - Pugilist
25010208 : 25070101: Treasure Hoarders - Crusher
25010301 : 25070201: Treasure Hoarder: Wallenstein
25010302 : 25070202: Treasure Hoarder: Wallenstein
25010401 : 25080101: Nobushi: Jintouban
25010501 : 25080201: Nobushi: Hitsukeban
25010601 : 25080202: Nobushi: Hitsukeban
25010701 : 25080301: Nobushi: Kikouban
25020101 : Raptor 25080401: Yoriki Samurai
25020102 : 25080402: Yoriki Samurai
25020201 : Treasure Hoarder Marksman 25090101: Maguu Kenki
25020204 : 25090102: Maguu Kenki
25030101 : Carmen 25090103: Maguu Kenki
25030102 : null 25090104: Maguu Kenki
25030103 : null 25090201: Maguu Kenki: Lone Gale
25030201 : Treasure Hoarder Gravedigger 25090301: Maguu Kenki: Galloping Frost
25030301 : Treasure Hoarder Oarsman 25090401: Maguu Kenki: Mask of Terror
25040101 : Boss 25100101: Kairagi: Dancing Thunder
25040102 : null 25100301: Ochimusha: Ensorcelled Thunder
25040103 : null 25100201: Kairagi: Fiery Might
25050101 : Millelith Soldier 25100401: Ochimusha: Cankered Flame
25050201 : Millelith Sergeant 25100102: Kairagi: Dancing Thunder
25050301 : Shogunate Infantry 25100302: Ochimusha: Ensorcelled Thunder
25050401 : Shogunate Infantry Captain 26010101: Cryo Whopperflower
25050402 : 26010102: Cryo Whopperflower
25050501 : Sangonomiya Cohort 26010103: Cryo Whopperflower
25050502 : 26010104: Cryo Whopperflower
25060101 : 26010201: Pyro Whopperflower
25060102 : 26010301: Electro Whopperflower
25070101 : 26020101: Cryo Regisvine
25070201 : null 26020102: Cryo Regisvine
25070202 : null 26020201: Pyro Regisvine
25080101 : Ronin 26030101: Geovishap Hatchling
25080201 : Ronin: Sanzoku 26040101: Geovishap
25080202 : null 26040102: Geovishap
25080301 : Ronin: Anbu 26040103: Geovishap
25080401 : Shogunate Samurai 26040104: Geovishap
25080402 : null 26050101: Primo Geovishap
25090101 : Marionette General 26050201: Primo Geovishap
25090102 : Marionette General: Wind Bunshin 26050301: Primo Geovishap
25090103 : Marionette General: Ice Bunshin 26050401: Primo Geovishap
25090104 : Marionette General: Masked Bunshin 26050501: Primo Geovishap
25090201 : Marionette General: Wind Bunshin (With Icon) 26050601: Primordial Bathysmal Vishap
25090301 : Marionette General: Ice Bunshin (With Icon) 26050901: Primordial Bathysmal Vishap
25090401 : Marionette General: Masked Bunshin (With Icon) 26050701: Rimebiter Bathysmal Vishap
25100101 : Electro Kairagi 26051001: Rimebiter Bathysmal Vishap
25100102 : null 26050702: Rimebiter Bathysmal Vishap
25100201 : Pyro Kairagi 26050801: Bolteater Bathysmal Vishap
25100301 : Thunderwraith Kairagi 26051101: Bolteater Bathysmal Vishap
25100302 : null 26050802: Bolteater Bathysmal Vishap
25100401 : Flameghoul Kairagi 26060101: Electro Cicin
26010101 : Cryo Whopperflower 26060201: Hydro Cicin
26010102 : Cryo Whopperflower (Dragonspine Event) 26060301: Cryo Cicin
26010103 : Giant Cryo Whopperflower (2.3 Dragonspine Event) 26080101: Beisht
26010104 : 26090101: Floating Hydro Fungus
26010201 : Pyro Whopperflower 20060101: Hydro Specter
26010301 : Electro Whopperflower 20060201: Geo Specter
26020101 : Cryo Regisvine 20060301: Anemo Specter
26020102 : Cryo Regisvine (Dragonspine Event) 20060401: Cryo Specter
26020201 : Pyro Regisvine 20060501: Electro Specter
26030101 : Geovishap Hatchling 20060601: Pyro Specter
26040101 : Geovishap: Hydro 21010102: Hilichurl
26040102 : Geovishap: Pyro 21020102: Wooden Shieldwall Mitachurl
26040103 : Geovishap: Cryo 21020203: Blazing Axe Mitachurl
26040104 : Geovishap: Electro 21020702: Crackling Axe Mitachurl
26040105 : Geovishap: Hydro (Mechanicus) 21020302: Rock Shieldwall Mitachurl
26050101 : Primo Geovishap: Hydro 21020402: Frostarm Lawachurl
26050201 : Primo Geovishap: Pyro 21020502: Stonehide Lawachurl
26050301 : Primo Geovishap: Cryo 21020802: Thunderhelm Lawachurl
26050401 : Primo Geovishap: Electro 21020602: Ice Shieldwall Mitachurl
26050501 : Primo Geovishap (Event) 20010302: Anemo Slime
26050601 : null 20010402: Large Anemo Slime
26050701 : null 20010502: Electro Slime
26050702 : null 20010602: Large Electro Slime
26050801 : null 20010703: Mutant Electro Slime
26050802 : null 20010803: Cryo Slime
26050901 : null 20010903: Large Cryo Slime
26051001 : null 20011002: Hydro Slime
26051101 : null 20011102: Large Hydro Slime
26060101 : Electro Cicin 21010302: Wooden Shield Hilichurl Guard
26060201 : Hydro Cicin 21010702: Hilichurl Berserker
26060301 : Cryo Cicin 21011202: Rock Shield Hilichurl Guard
26080101 : null 21011402: Ice Shield Hilichurl Guard
26090101 : null 20011203: Pyro Slime
28010101 : Golden Crab 20011302: Large Pyro Slime
28010102 : Sun Crab 20011402: Geo Slime
28010103 : Ocean Crab 20011503: Large Geo Slime
28010104 : General Crab 22010105: Pyro Abyss Mage
28010105 : Pale Red Crab 22010205: Cryo Abyss Mage
28010106 : Crab 22010305: Hydro Abyss Mage
28010201 : Blue Horned Lizard 22010402: Electro Abyss Mage
28010202 : Red Horned Lizard 21030102: Hydro Samachurl
28010203 : Green Horned Lizard 21030202: Dendro Samachurl
28010204 : Sunset Loach 21030302: Anemo Samachurl
28010205 : Golden Loach 21030403: Geo Samachurl
28010206 : Sunny Loach 21030502: Cryo Samachurl
28010207 : Pith Lizard 21030602: Electro Samachurl
28010301 : Frog 24010102: Ruin Guard
28010302 : Mud Frog 24010202: Ruin Hunter
28010303 : Blue Frog 24010302: Ruin Grader
28010401 : 26040105: Geovishap
28010402 : null
28010403 :
28020101 : Snow Fox
28020102 : Crimson Fox
28020103 : Gifting Snow Fox
28020104 : Super-Gifting Snow Fox
28020105 : null
28020106 : null
28020201 : Squirrel
28020301 : Forest Boar
28020302 : Forest Piglet
28020303 : Snowboar
28020304 : Great Snowboar King
28020305 : Frozen Snowboar
28020306 : null
28020307 : null
28020308 : null
28020309 : null
28020401 : Northland Hound
28020402 : Forest-Patrol Hound
28020403 : Shiba
28020404 : Black-Back Hound
28020405 : Shiba
28020406 : Northland Hound (Dog Event Special, Extended LoS Range)
28020407 : null
28020408 : null
28020409 : null
28020410 : null
28020501 : Sapphire
28020502 : Jade-Eyed Cat
28020503 : Gray Snow Cat
28020504 : Northland Cat
28020505 : Tiger-Striped Cat
28020506 : Sheriff Cat
28020507 : Black Cat
28020508 : Sapphire
28020509 : Gray Snow Cat (Dog Event Special, Extended LoS Range)
28020510 : null
28020511 : null
28020512 : null
28020513 : null
28020601 : Snow Weasel
28020602 : Red-Tailed Weasel
28020603 : Boot Weasel
28020604 : Masked Weasel
28020605 : null
28020701 : Kitsune
28020702 : Kitsune (Dog Event Special, Extended LoS Range)
28020801 : Bake-Danuki
28020802 : null
28020803 : null
28020901 : Samurai Dog (Patrol)
28020902 : Samurai Dog (Combat)
28020903 : null
28030101 : Azure Crane
28030102 : Violet Ibis
28030201 : Brownwing Falcon
28030202 : Umbertail Falcon
28030203 : Lapis Glede
28030204 : Silkwhite Falcon
28030301 : White Pigeon
28030302 : Brightcrown Pigeon
28030303 : Graywing Pigeon
28030304 : Crimsonflank Pigeon
28030305 : Black King Pigeon
28030306 : Duck
28030307 : White Pigeon
28030308 : Brightcrown Pigeon
28030309 : Graywing Pigeon
28030310 : Crimsonflank Pigeon
28030311 : Black King Pigeon
28030401 : Crimson Finch
28030402 : Golden Finch
28030403 : Snow Finch
28030404 : Emerald Finch
28030405 : null
28030406 : null
28030407 : null
28030408 : null
28030409 : null
28030501 : Scarletbeak Duck
28030502 : Emerald Duck
28030503 : Golden Duck
28030504 : null
28040101 : Black-Back Bass
28040102 : Blue-Fin Bass
28040103 : Golden Bass
28040104 : Black-Back Bass
28040105 : Black-Back Bass
28040106 : Blue-Fin Bass
28040107 : Golden Bass
28040108 : null
28040201 : Medaka
28040202 : Glaze Medaka
28040203 : Sweet-Flower Medaka
28040204 : Aizen Medaka
28040205 : Dawncatcher
28040206 : Crystalfish
28040301 : Lunged Stickleback
28040302 : Betta
28040303 : Venomspine Fish
28040304 : Akai Maou
28040305 : Snowstrider
28040401 : Golden Koi
28040402 : Rusty Koi
28040501 : Brown Shirakodai
28040502 : Purple Shirakodai
28040503 : Tea-Colored Shirakodai
28040504 : Abiding Angelfish
28040505 : Raimei Angelfish
28040506 : Moonfin
28040601 : Pufferfish
28040602 : Bitter Pufferfish
28040701 : null
28040702 : null
28040703 : null
28050101 : Anemo Crystalfly
28050102 : Geo Crystalfly
28050103 : Cryo Crystalfly
28050104 : Electro Crystalfly
28050105 : null
28050201 : Amateur Weasel Thief
28050202 : Hoarder Weasel Thief
28050203 : Golden Weasel Thief
28050204 : null
28050211 : Amateur Weasel Thief
28050212 : Hoarder Weasel Thief
28050213 : Golden Weasel Thief
28050221 : null
28050222 : null
28050223 : null
28050301 : null
28210101 : Domestic Golden Crab
28210102 : Domestic Sun Crab
28210103 : Domestic Ocean Crab
28210104 : Domestic General Crab
28210105 : Domestic Pale Red Crab
28210201 : Domestic Blue Horned Lizard
28210202 : Domestic Red Horned Lizard
28210203 : Domestic Green Horned Lizard
28210204 : Domestic Sunset Loach
28210205 : Domestic Golden Loach
28210206 : Domestic Sunny Loach
28210207 : Domestic Marrow Lizard
28210301 : Domestic Frog
28210302 : Domestic Mud Frog
28210303 : Domestic Blue Frog
28210401 : Domestic Adorned Unagi
28210402 : null
28210403 : Domestic Red-Finned Unagi
28220101 : Domestic Snow Fox
28220102 : Domestic Crimson Fox
28220201 : Domestic Squirrel
28220301 : Domestic Forest Boar
28220303 : Domestic Snowboar
28220401 : Domestic Northland Hound
28220402 : Domestic Forest-Patrol Hound
28220403 : Domestic Shiba
28220404 : Domestic Black-Back Hound
28220501 : Domestic Sapphire
28220502 : Domestic Jade-Eyed Cat
28220503 : Domestic Gray Snow Cat
28220504 : Domestic Northland Cat
28220505 : Domestic Tiger-Striped Cat
28220506 : Domestic Sheriff Cat
28220601 : Domestic Snow Weasel
28220602 : Domestic Red-Tailed Weasel
28220603 : Domestic Boot Weasel
28220605 : null
28220701 : Domestic Kitsune
28220901 : Domestic Samurai Dog
28230101 : Domestic Azure Crane
28230102 : Domestic Violet Ibis
28230301 : Domestic White Pigeon
28230302 : Domestic Brightcrown Pigeon
28230303 : Domestic Graywing Pigeon
28230304 : Domestic Crimsonflank Pigeon
28230305 : Domestic Black King Pigeon
28230306 : Domestic Crow
28230401 : Domestic Crimson Finch
28230402 : Domestic Golden Finch
28230403 : Domestic Snow Finch
28230404 : Domestic Emerald Finch
28240201 : Domestic Medaka
28240202 : Domestic Glaze Medaka
28240203 : Domestic Sweet-Flower Medaka
28240204 : Domestic Aizen Medaka
28240205 : Domestic Dawncatcher
28240206 : Domestic Crystalfish
28240301 : Domestic Lunged Stickleback
28240302 : Domestic Betta
28240303 : Domestic Venomspine Fish
28240304 : Domestic Akai Maou
28240305 : Domestic Snowstrider
28240401 : Domestic Golden Koi
28240402 : Domestic Rusty Koi
28240501 : Domestic Brown Shirakodai
28240502 : Domestic Purple Shirakodai
28240503 : Domestic Tea-Colored Shirakodai
28240504 : Domestic Abiding Angelfish
28240505 : Domestic Raimei Angelfish
28240506 : Domestic Moonfin
28240601 : Domestic Pufferfish
28240602 : Domestic Bitter Pufferfish
28240701 : null
28240702 : null
28250101 : Domestic Anemo Crystalfly
28250102 : Domestic Geo Crystalfly
28250103 : Domestic Cryo Crystalfly
28250104 : Domestic Electro Crystalfly
28250105 : null
28250301 : null
29010101 : Stormterror
29010102 : Stormterror
29010103 : Stormterror
29010104 : Stormterror
29020101 : Boreas, Great Wolf King of the North
29020102 : Andrius, Dominator of Wolves
29030101 : Eleventh of the Fatui Harbingers - Tartaglia
29030102 : Delusion Unleashed - Childe
29030103 : Childe
29030104 : Eleventh of the Fatui Harbingers - Tartaglia
29030105 : Delusion Unleashed - Childe
29030106 : Childe
29040101 : Azhdaha
29040102 : Azhdaha
29040103 : Azhdaha
29040104 : Azhdaha
29040111 : Azhdaha
29050101 : Signora
29050102 : Crimson Witch of Embers
29050103 : Signora
29050104 : Crimson Witch of Embers
29060101 : Raiden Shogun
29060102 : Raiden Ei
29060201 : null
29060202 : null
29060203 : null

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -1,142 +1,145 @@
11101: 无锋剑 11101: Dull Blade
11201: 银剑 11201: Silver Sword
11301: 冷刃 11301: Cool Steel
11302: 黎明神剑 11302: Harbinger of Dawn
11303: 旅行剑 11303: Traveler's Handy Sword
11304: 暗铁剑 11304: Dark Iron Sword
11305: 吃虎鱼刀 11305: Fillet Blade
11306: 飞天御剑 11306: Skyrider Sword
11401: 西风剑 11401: Favonius Sword
11402: 笛剑 11402: The Flute
11403: 祭礼剑 11403: Sacrificial Sword
11404: 宗室长剑 11404: Royal Longsword
11405: 匣里龙吟 11405: Lion's Roar
11406: 试作斩岩 11406: Prototype Rancour
11407: 铁蜂刺 11407: Iron Sting
11408: 黑岩长剑 11408: Blackcliff Longsword
11409: 黑剑 11409: The Black Sword
11410: 暗巷闪光 11410: The Alley Flash
11412: 降临之剑 11412: Sword of Descension
11413: 腐殖之剑 11413: Festering Desire
11414: 天目影打刀 11414: Amenoma Kageuchi
11415: 辰砂之纺锤 11415: Cinnabar Spindle
11501: 风鹰剑 11501: Aquila Favonia
11502: 天空之刃 11502: Skyward Blade
11503: 苍古自由之誓 11503: Freedom-Sworn
11504: 斫峰之刃 11504: Summit Shaper
11505: 磐岩结绿 11505: Primordial Jade Cutter
11509: 雾切之回光 11506: Primordial Jade Cutter
11510: 波乱月白经津 11507: One Side
12101: 训练大剑 11509: Mistsplitter Reforged
12201: 佣兵重剑 11510: Haran Geppaku Futsu
12301: 铁影阔剑 12101: Waster Greatsword
12302: 沐浴龙血的剑 12201: Old Merc's Pal
12303: 白铁大剑 12301: Ferrous Shadow
12304: 石英大剑 12302: Bloodtainted Greatsword
12305: 以理服人 12303: White Iron Greatsword
12306: 飞天大御剑 12304: Quartz
12401: 西风大剑 12305: Debate Club
12402: 钟剑 12306: Skyrider Greatsword
12403: 祭礼大剑 12401: Favonius Greatsword
12404: 宗室大剑 12402: The Bell
12405: 雨裁 12403: Sacrificial Greatsword
12406: 试作古华 12404: Royal Greatsword
12407: 白影剑 12405: Rainslasher
12408: 黑岩斩刀 12406: Prototype Archaic
12409: 螭骨剑 12407: Whiteblind
12410: 千岩古剑 12408: Blackcliff Slasher
12411: 雪葬的星银 12409: Serpent Spine
12412: 衔珠海皇 12410: Lithic Blade
12414: 桂木斩长正 12411: Snow-Tombed Starsilver
12416: 恶王丸 12412: Luxurious Sea-Lord
12501: 天空之傲 12414: Katsuragikiri Nagamasa
12502: 狼的末路 12416: Akuoumaru
12503: 松籁响起之时 12501: Skyward Pride
12504: 无工之剑 12502: Wolf's Gravestone
12510: 赤角石溃杵 12503: Song of Broken Pines
13101: 新手长枪 12504: The Unforged
13201: 铁尖枪 12505: Primordial Jade Greatsword
13301: 白缨枪 12506: The Other Side
13302: 钺矛 12510: Redhorn Stonethresher
13303: 黑缨枪 13101: Beginner's Protector
13304: 「旗杆」 13201: Iron Point
13401: 匣里灭辰 13301: White Tassel
13402: 试作星镰 13302: Halberd
13403: 流月针 13303: Black Tassel
13404: 黑岩刺枪 13304: The Flagstaff
13405: 决斗之枪 13401: Dragon's Bane
13406: 千岩长枪 13402: Prototype Starglitter
13407: 西风长枪 13403: Crescent Pike
13408: 宗室猎枪 13404: Blackcliff Pole
13409: 龙脊长枪 13405: Deathmatch
13414: 喜多院十文字 13406: Lithic Spear
13415: 「渔获」 13407: Favonius Lance
13416: 断浪长鳍 13408: Royal Spear
13501: 护摩之杖 13409: Dragonspine Spear
13502: 天空之脊 13414: Kitain Cross Spear
13504: 贯虹之槊 13415: "The Catch"
13505: 和璞鸢 13416: Wavebreaker's Fin
13507: 息灾 13501: Staff of Homa
13509: 薙草之稻光 13502: Skyward Spine
14101: 学徒笔记 13504: Vortex Vanquisher
14201: 口袋魔导书 13505: Primordial Jade Winged-Spear
14301: 魔导绪论 13506: Deicide
14302: 讨龙英杰谭 13507: Calamity Queller
14303: 异世界行记 13509: Engulfing Lightning
14304: 翡玉法球 14101: Apprentice's Notes
14305: 甲级宝珏 14201: Pocket Grimoire
14306: 琥珀玥 14301: Magic Guide
14401: 西风秘典 14302: Thrilling Tales of Dragon Slayers
14402: 流浪乐章 14303: Otherworldly Story
14403: 祭礼残章 14304: Emerald Orb
14404: 宗室秘法录 14305: Twin Nephrite
14405: 匣里日月 14306: Amber Bead
14406: 试作金珀 14401: Favonius Codex
14407: 万国诸海图谱 14402: The Widsith
14408: 黑岩绯玉 14403: Sacrificial Fragments
14409: 昭心 14404: Royal Grimoire
14410: 暗巷的酒与诗 14405: Solar Pearl
14412: 忍冬之果 14406: Prototype Amber
14413: 嘟嘟可故事集 14407: Mappa Mare
14414: 白辰之环 14408: Blackcliff Agate
14415: 证誓之明瞳 14409: Eye of Perception
14501: 天空之卷 14410: Wine and Song
14502: 四风原典 14412: Frostbearer
14504: 尘世之锁 14413: Dodoco Tales
14506: 不灭月华 14414: Hakushin Ring
14509: 神乐之真意 14415: Oathsworn Eye
15101: 猎弓 14501: Skyward Atlas
15201: 历练的猎弓 14502: Lost Prayer to the Sacred Winds
15301: 鸦羽弓 14503: Lost Ballade
15302: 神射手之誓 14504: Memory of Dust
15303: 反曲弓 14505: Primordial Jade Regalia
15304: 弹弓 14506: Everlasting Moonglow
15305: 信使 14509: Kagura's Verity
15306: 黑檀弓 15101: Hunter's Bow
15401: 西风猎弓 15201: Seasoned Hunter's Bow
15402: 绝弦 15301: Raven Bow
15403: 祭礼弓 15302: Sharpshooter's Oath
15404: 宗室长弓 15303: Recurve Bow
15405: 弓藏 15304: Slingshot
15406: 试作澹月 15305: Messenger
15407: 钢轮弓 15306: Ebony Bow
15408: 黑岩战弓 15401: Favonius Warbow
15409: 苍翠猎弓 15402: The Stringless
15410: 暗巷猎手 15403: Sacrificial Bow
15412: 幽夜华尔兹 15404: Royal Bow
15413: 风花之颂 15405: Rust
15414: 破魔之弓 15406: Prototype Crescent
15415: 掠食者 15407: Compound Bow
15416: 曚云之月 15408: Blackcliff Warbow
15501: 天空之翼 15409: The Viridescent Hunt
15502: 阿莫斯之弓 15410: Alley Hunter
15503: 终末嗟叹之诗 15412: Mitternachts Waltz
15507: 冬极白星 15413: Windblume Ode
15509: 飞雷之弦振 15414: Hamayumi
20001: (test)竿测试 15415: Predator
10002: (test)穿模测试 15416: Mouun's Moon
10003: (test)穿模测试 15501: Skyward Harp
10004: (test)穿模测试 15502: Amos' Bow
10005: (test)穿模测试 15503: Elegy for the End
10006: (test)穿模测试 15504: Kunwu's Wyrmbane
10008: (test)穿模测试 15505: Primordial Jade Vista
15506: Mirror Breaker
15507: Polar Star
15509: Thundering Pulse

View File

@@ -1,5 +1,7 @@
无敌 无敌
/godmode /godmode
无限耐力
/nostamina
升到60级 升到60级
/give 102 1880200 /give 102 1880200
@@ -41,7 +43,7 @@
私信 私信
/say <player> <message> /say <player> <message>
进来吧你 进来吧你
/coop <playerId> <target playerId> /coop @targetId
自杀 自杀
/killcharacter /killcharacter
暗杀 暗杀
@@ -50,3 +52,5 @@
/list uid /list uid
重载服务配置 重载服务配置
/reload /reload
清场
/killall

File diff suppressed because it is too large Load Diff

View File

@@ -1,4 +1,22 @@
using System; /**
* Grasscutter Tools
* Copyright (C) 2022 jie65535
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as published
* by the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*
**/
using System;
using System.Net; using System.Net;
using System.Net.Http; using System.Net.Http;
using System.Text; using System.Text;
@@ -10,7 +28,10 @@ namespace GrasscutterTools.Utils
{ {
public static class HttpHelper public static class HttpHelper
{ {
private static readonly HttpClient httpClient = new HttpClient(); public static readonly HttpClient HttpClient = new HttpClient
{
Timeout = TimeSpan.FromSeconds(30),
};
static HttpHelper() static HttpHelper()
{ {
@@ -21,7 +42,7 @@ namespace GrasscutterTools.Utils
{ {
try try
{ {
var responseMessage = await httpClient.GetAsync(url); var responseMessage = await HttpClient.GetAsync(url);
if (responseMessage.IsSuccessStatusCode) if (responseMessage.IsSuccessStatusCode)
{ {
var responseString = await responseMessage.Content.ReadAsStringAsync(); var responseString = await responseMessage.Content.ReadAsStringAsync();
@@ -45,7 +66,7 @@ namespace GrasscutterTools.Utils
try try
{ {
var content = new StringContent(JsonConvert.SerializeObject(obj), Encoding.UTF8, "application/json"); var content = new StringContent(JsonConvert.SerializeObject(obj), Encoding.UTF8, "application/json");
var responseMessage = await httpClient.PostAsync(url, content); var responseMessage = await HttpClient.PostAsync(url, content);
if (responseMessage.IsSuccessStatusCode) if (responseMessage.IsSuccessStatusCode)
{ {
var responseString = await responseMessage.Content.ReadAsStringAsync(); var responseString = await responseMessage.Content.ReadAsStringAsync();