This website requires JavaScript.
Explore
Help
Sign In
Pop_Slime
/
crtr
Watch
1
Star
0
Fork
0
You've already forked crtr
Code
Issues
6
Pull Requests
Projects
1
Releases
Activity
524
Commits
2
Branches
18
Tags
0e4445e52be348f8f0fa706782ceb6f72f807f64
Commit Graph
497 Commits
Make Unity timestamps realtime critical. (2)
PopSlime
·
2022-11-14 13:49:29 +08:00
7ce73186ae
Fix collapse operators and boolean property operator.
PopSlime
·
2022-11-14 11:28:10 +08:00
318a6705be
Code cleanup.
PopSlime
·
2022-11-13 13:42:08 +08:00
7fca09ff49
Remove temporary debug logs.
PopSlime
·
2022-11-12 17:50:31 +08:00
eff8dd2c35
Add time debug info. Fix sleep duration for audio sync.
PopSlime
·
2022-11-12 17:02:21 +08:00
252853f4d4
Implement force tick and sync time for input proxy.
PopSlime
·
2022-11-12 17:01:10 +08:00
a47faf0049
Add judge feed and cleanup stub.
PopSlime
·
2022-11-12 16:56:27 +08:00
604398cae2
Update internal judge event data structure.
PopSlime
·
2022-11-12 16:53:57 +08:00
457d491d89
Make Unity timestamps realtime critical.
PopSlime
·
2022-11-12 16:49:01 +08:00
0c8e24b079
Code cleanup.
PopSlime
·
2022-11-12 01:02:30 +08:00
fcc159ab6c
Add active counting for input sources for force tick.
PopSlime
·
2022-11-12 01:02:00 +08:00
f7454eb514
Update input feeding logic.
PopSlime
·
2022-11-12 01:00:31 +08:00
35040e4ebd
Implement judge event preparation.
PopSlime
·
2022-11-12 00:57:41 +08:00
d10e6ea18b
Prevents duplicated event hooks.
PopSlime
·
2022-11-12 00:52:44 +08:00
8af09a7167
Code cleanup.
PopSlime
·
2022-11-11 17:46:10 +08:00
bca71982e5
Modify logic for "not" operator.
PopSlime
·
2022-11-11 17:36:52 +08:00
0b17520bfd
Evaluates clipping of judge events on load.
PopSlime
·
2022-11-11 10:36:00 +08:00
990a42f71b
Modify logic for "at" operator.
PopSlime
·
2022-11-11 10:02:43 +08:00
383fca1a8e
Implement input name evaluation. Implement context state.
PopSlime
·
2022-11-11 10:02:01 +08:00
cf00bd8db0
Reorganize event priority.
PopSlime
·
2022-11-11 09:57:08 +08:00
84e4e3514d
Delay input name evaluation in judge definition.
PopSlime
·
2022-11-11 00:44:44 +08:00
5ac0a558e0
Implement int_map function. Remove "long operator" concept.
PopSlime
·
2022-11-11 00:36:16 +08:00
20f4de3832
Reads score operation as structure.
PopSlime
·
2022-11-11 00:34:30 +08:00
296d5bb615
Tokenize ruleset keys. Remove MotionName.
PopSlime
·
2022-11-09 14:01:27 +08:00
c33186086c
Code cleanup.
PopSlime
·
2022-11-09 13:53:53 +08:00
55efc7a428
Fix item not reloaded on resource import.
PopSlime
·
2022-11-09 13:51:00 +08:00
1f621082c6
Implement InputProxy.
PopSlime
·
2022-11-07 12:21:50 +08:00
f311eb5e8d
Fix import error due to invalid file name. (Amend)
PopSlime
·
2022-11-07 12:19:31 +08:00
0d7018c964
Optimize context cascade in PDT evaluator.
PopSlime
·
2022-11-07 12:15:22 +08:00
a401585f07
Fix import error due to invalid file name.
PopSlime
·
2022-11-07 12:13:07 +08:00
7e025f9268
Modify logic for "and" and "or" operator and in_area function. Add null marshaling for input proxy.
PopSlime
·
2022-11-06 14:52:05 +08:00
65d86ed72d
Code cleanup.
PopSlime
·
2022-11-06 14:25:02 +08:00
71a33c0b43
Add in_area function. (Amend)
PopSlime
·
2022-11-06 14:20:28 +08:00
f33560daba
Add error type and null type.
PopSlime
·
2022-11-06 14:19:00 +08:00
b4fa5849ae
Add in_area function.
PopSlime
·
2022-11-06 13:48:23 +08:00
cfcc371226
Fix delegate invocation by input proxy.
PopSlime
·
2022-11-06 13:47:48 +08:00
c635d89c6a
Fix number marshaling for PDT variable memory.
PopSlime
·
2022-11-06 13:46:23 +08:00
fc04071b53
Add abs function. Fix "at" operator.
PopSlime
·
2022-11-06 13:21:15 +08:00
2c74296532
Transforms input from screen point to world point.
PopSlime
·
2022-11-06 13:20:26 +08:00
b92a21951d
Update operator exception handling.
PopSlime
·
2022-11-06 12:12:51 +08:00
d58e255b3f
Fix exception handling on failure to get operator.
PopSlime
·
2022-11-06 12:11:55 +08:00
01a4214265
Fix typo in PdtVariableMemory.
PopSlime
·
2022-11-06 12:10:32 +08:00
15e8a2a2a8
Add lock for input proxy.
PopSlime
·
2022-11-06 00:55:56 +08:00
57fd2c0c0d
Implement input proxy. Change input callback delegate to event. Prevents repeated (de)activation.
PopSlime
·
2022-11-06 00:50:09 +08:00
8f98cb63cb
Move arbitrary property operator to PropOp.
PopSlime
·
2022-11-06 00:30:36 +08:00
7f02b75b29
Move InputEvent to InputManager.cs.
PopSlime
·
2022-11-06 00:20:01 +08:00
9d4f938675
Modify PDT type identifiers to avoid hash collision.
PopSlime
·
2022-11-05 20:00:15 +08:00
c3dc6b9a03
Add "at" operator.
PopSlime
·
2022-11-05 17:41:54 +08:00
a422f06221
Reverse context cascade searching order.
PopSlime
·
2022-11-05 17:06:35 +08:00
8e3bd87667
Retrieve identifier names for debugging.
PopSlime
·
2022-11-01 17:36:18 +08:00
324c887539
First
Previous
...
6
7
8
9
10
Next
Last