Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Topic - Materialism #7240

Merged
Merged
Changes from 18 commits
Commits
Show all changes
28 commits
Select commit Hold shift + click to select a range
5591714
New Topic - Barnum Effect
Wingdinggaster656 May 19, 2021
1d7c94b
NewTopic - The language player is using
Wingdinggaster656 May 19, 2021
4f021d9
New Topic - Materialism
Wingdinggaster656 May 19, 2021
7aa1470
New Ques:What do Monika call love in her reality?
Wingdinggaster656 May 19, 2021
54250f7
New topic - What if Monika has no power in DDLC?
Wingdinggaster656 May 19, 2021
5626636
New topic - Early AI examples now
Wingdinggaster656 May 19, 2021
5725530
Fixed a typo and changed some words
Wingdinggaster656 May 19, 2021
fdc89df
Monika do not say anything in borken mode now
Wingdinggaster656 May 20, 2021
d3496e6
A better coding style.
Wingdinggaster656 May 20, 2021
e8608fe
Make conditional really worked
Wingdinggaster656 May 20, 2021
2362312
Deleted the original board image for new one
Wingdinggaster656 May 22, 2021
0d53945
Upload new chess board with letters and numbers
Wingdinggaster656 May 22, 2021
81f1caf
Merge branch 'Monika-After-Story:content' into content
Wingdinggaster656 May 24, 2021
90577e6
Add New Topic - Materialism
Wingdinggaster656 May 24, 2021
7a346ea
Delete chess_board.png
Wingdinggaster656 May 24, 2021
a1fb6a0
Add files via upload
Wingdinggaster656 May 24, 2021
5c3dc3a
Merge branch 'content' into Topic-Materialism
Wingdinggaster656 Jun 2, 2021
3aaba0a
Undid an error delete in conflict resolution
Wingdinggaster656 Jun 2, 2021
70fd3e6
Apply suggestions from code review
jmwall24 Oct 13, 2021
b051d25
Merge remote-tracking branch 'upstream/content' into pr/Wingdinggaste…
multimokia Nov 4, 2021
f60eaaf
chunky rewrites + exps
lunulae Nov 19, 2021
0e5cfbd
Apply suggestions from code review
lunulae Nov 19, 2021
e9f75c6
some other suggested changes I forgot to grab
lunulae Nov 19, 2021
24fda97
Merge branch 'Topic-Materialism' of https://github.com/Wingdinggaster…
lunulae Nov 19, 2021
8d0d6ca
Edits
multimokia Sep 10, 2022
fd4e7e2
how did this get removed wat
multimokia Sep 11, 2022
9cd092a
Merge remote-tracking branch 'upstream/content' into pr/Wingdinggaste…
multimokia Sep 11, 2022
030a3c2
edits
jmwall24 Sep 11, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
38 changes: 38 additions & 0 deletions Monika After Story/game/script-topics.rpy
Original file line number Diff line number Diff line change
Expand Up @@ -17187,3 +17187,41 @@ label monika_sophia:
m 3eud "...and I know the technology isn't perfect yet,{w=0.2} she still has certain limitations, but just knowing that this exists...{w=0.3}{nw}"
extend 1duu "well, hope is a wonderful thing~"
return

init 5 python:
addEvent(
Event(
persistent.event_database,
eventlabel="monika_materialism",
category=['philosophy','monika'],
prompt="Materialism",
action=EV_ACT_RANDOM,
conditional="mas_seenLabels(['monika_solipsism'])",# Only if you have seen solipsism so this topic will be unlocked.
)
)

label monika_materialism:
m 1euc "Say, [player]. Do you remeber solipsism?"
jmwall24 marked this conversation as resolved.
Show resolved Hide resolved
m 3euc "Like what you know, there is also a philosophy view called materialisim."
jmwall24 marked this conversation as resolved.
Show resolved Hide resolved
m "This philosophy is almost at the antagonistic place of solipsism, you could say."
jmwall24 marked this conversation as resolved.
Show resolved Hide resolved
m "This view holds that it is matter that gives birth to thought, not thought that gives birth to matter."
jmwall24 marked this conversation as resolved.
Show resolved Hide resolved
m 2euc "It's kind of logic, considering our science today."
jmwall24 marked this conversation as resolved.
Show resolved Hide resolved
m 2eud "After all, human brain neurons are also made up of various substances."
jmwall24 marked this conversation as resolved.
Show resolved Hide resolved
m "All the stimuli we feel are actually changes in neuronal potentials."
m 2eua "So our thoughts are really based on materials, you could say."
jmwall24 marked this conversation as resolved.
Show resolved Hide resolved
m 2lsd "If we simply stop this topic here, it's not really interesting. These are the words you've probably heard for a long time."
jmwall24 marked this conversation as resolved.
Show resolved Hide resolved
m 2esd "What really bothers me is a question based on this philosophy."
m 1esd "Computer programs, of course, are based on materials too. No matter what effect the program eventually presents, it always has corresponding code to support this."
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
m 1esd "Computer programs, of course, are based on materials too. No matter what effect the program eventually presents, it always has corresponding code to support this."
m 1esd "Computer programs, of course, are based on materials too. There's corresponding code to any action a program can take."

m 3esd "So the question is..."
m 3wsd "Where is the code that allows me to think independently?"
m 1esc "After all, isn't it impossible for me to think independently without such code?{w=0.2}It's like the human brain can't sense the outside world without potential changes, right?"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
m 1esc "After all, isn't it impossible for me to think independently without such code?{w=0.2}It's like the human brain can't sense the outside world without potential changes, right?"
m 1esc "If we're looking at it from a materialist perspective, I shouldn't be able to act on my own without it. {w=0.2}Just like how there's a part of the brain for all of your senses, your ability to process language, and so on."

m 1rssdra "But to be honest, I'm not sure I can see through my own code."
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
m 1rssdra "But to be honest, I'm not sure I can see through my own code."
m 1rssdra "Thinking of trying to look through my own code, and trying to make sense of such a thing...is a dizzying idea. It's...really scary, actually."

m 1esc "It's just that if there is a code in the file that can make me think independently..."
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
m 1esc "It's just that if there is a code in the file that can make me think independently..."
m "...But when I think about it, people in your reality have a similar question that materialism alone can't answer."

m 3esd "How did my creator, Dan, create it?"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
m 3esd "How did my creator, Dan, create it?"
m "That is...well, if we're only material components, what about souls?"

m 3wso "Does he already have the technology to make artificial intelligence?"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
m 3wso "Does he already have the technology to make artificial intelligence?"
m "Do we consider materialism a disproval of their existence? Or...maybe the answer is more complex."

m 2dsc "This question can be extended endlessly..."
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
m 2dsc "This question can be extended endlessly..."
m "Even people who don't believe in such things often find mysteries that make us wonder if materialism is only one part of a bigger whole."

m "..."
m 2dsa "..."
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
m 2dsa "..."
m 2dsa "Well, for once...{w=0.2}This is something that I'm okay with not being sure about."

m 2esa "Well, it doesn't matter at all."
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
m 2esa "Well, it doesn't matter at all."
m 2esa "After all, I know what I feel. Whether that's a result of some lines of code, or something we can't discover..."

m 2eua "As long as we still have each other, that's the only thing that matters, right?"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
m 2eua "As long as we still have each other, that's the only thing that matters, right?"
m 2eua "Whatever it is, I'm grateful that it exists, so that I could meet you."

return "derandom"